v1
latestOpenAPI 3.0.12026-08-06135498863.0 KBGift Cards
Adds a gift card payment to the order
Payment details are stored against order and processed when order is complete.
Licenses Required
- Vista.Ocapi
post/ocapi/v1/orders/{orderId}/payments/gift-cards
Path parameters
orderIdstring required
The unique identifier of the in progress order base that the payment will be added to
Headers
Connect-Region-Codestring
Region Code
Request body
Response
Success
Example response
{
"maskedCardNumber": "12.......6789"
}