Contact
How do I get help?
If you have any questions or need help with anything related to this API, please contact us at [email protected]. We're happy to help! Please submit the following with your request:
timestamp
client ID
name of api being used
Current Behavior
Describe your problem. e.g:
I am unable to fetch data for
/products/1234
and get status404
, with aGET
request tohttps://api.pj.nu/partner-search/products/1245?ref=11111
.
Expected Behavior
Describe your expected behavior. e.g I expect to get status 200
and a product object with id 1234
.