Support Forum [ All Topics | New Topic ]

Thread: Invalid format Issue - GetPricesSheet

Hi Rapaport Team,

I want to integrate Rapaport Price List API. I have tried this link in postman https://technet.rapaport.com:449/Info/Prices/Format_Json.aspx with following request.

{
"request": {
"header": {
"username": "awesome",
"password": "jsonrocks"

},
"body": {
"shape": "round"
}
}
} 

But I am getting error like below :


{
"response": {
"header": {
"error_code": 1001,
"error_message": "Invalid format"
},
"body": {}
}
}

Can you please help us to resolve it?
Can you please provide postman collection if you have?

Thanks


>> add a comment
Jignesh
06/26/2022 09:27


0 Replies: