Documentation
Feedback
Guides

Transform pricetables

Request Headers


HeaderValue
Content-Typeapplication/json
Acceptapplication/json

Request Body


NameTypeMandatoryDescription
publicobjectYesObject to register session criteria
↳customSessionKeysobjectYesCriteria of the Custom Price you want to be retrieved
     ↳valuestringYesOrder Configuration criteria
profileobjectYesObject to register session criteria
↳emailobjectYesUser's email
     ↳valuestringYesOrder Configuration criteria

Response Body


NameTypeMandatoryDescription
profilestringYes
↳priceTablesobjectYes
     ↳valuestringYesOrder Configuration criteria

Request examples and their responses



_10
{
_10
"profile": {
_10
"priceTables": {
_10
"value": ""
_10
}
_10
}
_10
}

Contributors
1
Photo of the contributor
Was this helpful?
Yes
No
Suggest Edits (GitHub)
Contributors
1
Photo of the contributor
Was this helpful?
Suggest edits (GitHub)
On this page