Payin Request schema
Unique identifier for this Payin Request.
Reference sent in by merchant to identify Payin Request.
Reference to customer who owns the Payin Source from which the Payin Request was created.
Details about the customer who owns the Payin Source from which the Payin Request was created.
Reference to Payin Source from which the Payin Request was created.
Details about the Payin Source from which the Payin Request was created.
Status of the Payin Request.
processing
, approved
, partial
, cancelled
Additional detail on the status. Only present when status is "cancelled".
AUTHENTICATION_FAILED
, CUSTOMER_CANCELLATION
, DECLINED_BY_BANK
, EXPIRED
, INVALID_ACCOUNT
, NOT_ENOUGH_FUNDS
, ERROR
Amount to collect from the customer’s Payin Source. Must be an integer.
Amount collected by Payin Request. Starts at 0 and changes on status change to "approved" or "partial".
Fee charged for the transaction. This fee will be subtracted from amountCollected at settlement time.
Reference to Merchant Account. Safe to ignore if Merchant Accounts are not being used.
ISO string indicating when the payin request was created.
ISO string indicating when the payin request was last updated.