post https://neon-loyalty-qa.spika.com/loyalty/v1//ordersets//payments
Add or Update a Payment
Response
Add or Update a Payment
xxxxxxxxxx
curl --request POST \
--url 'https://neon-loyalty-qa.spika.com/loyalty/v1/space/ordersets/ordersetLookupId/payments?response=false' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"state":"DRAFT"}'
Try It!
to start a request and see the response here! Or choose an example: