UserName = Account Number, Password = API Key

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

DELETE - CrossRef

The orders API allows deletions to Sku Cross References.

Resource URL:

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

Request Options:

yourSku String Your Sku number

Limitations:
May only contain the following characters: A-Z,0-9,a-z,-,_,SPACE
*Bold items are required

Example Request:

DELETE     https://api.ssactivewear.com/v2/crossref/G2000whtxl

Response:

You will receive a HTTP status code "204 No Content" for this request.