AuthorizePaypalCheckoutOrder

Requires an existing Norce order.

SecurityBearer
Request
path Parameters
order_id
required
string
header Parameters
x-merchant
required
string

Merchant identifier.

Example: norce
x-channel
required
string

Channel identifier

Example: 1
Responses
200

OK

400

Bad Request

404

Not Found

422

Unprocessable Content

post/api/v1/orders/{order_id}/authorize
Request samples
Response samples
application/json
{
  • "paymentId": "string",
  • "sdkUrl": "string",
  • "sdkSettings": {
    }
}
Copyright © Norce 2024. All right reserved.