Supported OAuth and Commerce API formats
Learn about supported OAuth and Commerce API formats.
Accept header format for OAuth
Accept: application/json (default)
Accept: application/xmlAccept header format for Commerce API
Accept: application/xml (default)
Accept: application/jsonQuery parameter format
GET /shoppers/me/categories?format=json
Accept: */*
Authorization: bearer your_access_tokenSupported webhook formats
Last updated