Retrieve AFT Payment Request
Get the AFT payment information
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Response
id
Unique identifier for this payment.
amount
Transfer amount in USD.
direction
Always Pull for AFT transactions.
status
Current payment status.
consumer_id
Identifier of the consumer associated with this payment.
external_payment_card_id
External ID of the payment card that was debited.
fee_amount
Fee amount charged for this transaction.

