Get an Inbound Transfer
Get an inbound transfer by its unique identifier.
Bearer authentication of the form Bearer <token>, where token is your auth token.
The amount of the inbound transfer in minor currency units (cents). This amount must be positive.
The status of the inbound transfer.
An Inbound Transfer is pending if it created and the funds haven’t been received yet.
The status changes to completed when the funds have been received and the balance of the financial account has been updated.
The status changes to canceled if the transfer is canceled.
The status changes to failed if the transfer fails.