UserName = Account Number, Password = API Key

Don't have an API Key? Find it here or email [email protected]

PUT - CrossRef

The orders API allows modification to Sku Cross References.

Resource URL:

PUT     https://api.ssactivewear.com/v2/crossref/

Request Definition:

yourSku String Your Sku number

imitations:
May only contain the following characters: A-Z,0-9,a-z,-,_,SPACE
identifier String SkuID, Sku, Gtin
*Bold items are required

Example Request:

PUT     https://api.ssactivewear.com/v2/crossref/G2000whtxl?Identifier=B00760003

Response:

You will receive one of the following HTTP status codes:
  • 200 OK. If you updated a record
  • 201 Created. If you created a record