Process

Request
path Parameters
order_id
required
string

Order identifier

payment_id
required
string

Payment identifier

header Parameters
x-merchant
required
string

Merchant identifier

x-channel
required
string

Merchant channel

Responses
200

OK

400

Bad Request

post/api/checkout/v1/callback/orders/{order_id}/payments/{payment_id}/process
Request samples
Response samples
application/json
{
  • "title": "string",
  • "message": "string"
}
Copyright © Norce 2024. All right reserved.