Create Grant
Creates a new grant from a grant approval token.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Headers
User-Agent
Accept
Request
This endpoint expects an object.
requestId
A unique request ID, required for idempotent retries. It is recommended that the merchant generate a UUID for each unique request.
token
The token returned from the create approval request.
merchantReference
The reference order id that this payment corresponds to in the merchant’s system. Note: Providing a new value will update any value previously set in the Create Checkout request.
Response
Created
grant
Errors
403
Forbidden Error
412
Precondition Failed Error
415
Unsupported Media Type Error