Register payment instrument
Register a payment instrument for use in order creation.
Request body
Unique instrument identifier.
Handler instance identifier.
Instrument category (e.g., 'card', 'tokenized_card').
Display information for the instrument. Each payment instrument schema defines its specific display properties, as outlined by the payment handler.
Hash identifying the on-chain payment authorization.
Operator address.
Payer address.
EVM chain id.
Escrow contract address.
Receiver address for captures.
Pre-approval expiration (RFC 3339).
Authorization expiration (RFC 3339).
Refund expiration (RFC 3339).
Unique nonce for payment info hash computation.
Response
Payment instrument registered.
Unique instrument identifier.
Handler instance identifier.
Instrument category (e.g., 'card', 'tokenized_card').
Display information for the instrument. Each payment instrument schema defines its specific display properties, as outlined by the payment handler.
Hash identifying the on-chain payment authorization.
Operator address.
Payer address.
EVM chain id.
Escrow contract address.
Receiver address for captures.
Pre-approval expiration (RFC 3339).
Authorization expiration (RFC 3339).
Refund expiration (RFC 3339).
Unique nonce for payment info hash computation.