Retrieve funding instruction
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Response
Metadata object you can use to include custom data with your request.
Bearer authentication of the form Bearer <token>, where token is your auth token.
Metadata object you can use to include custom data with your request.
Use this method to retrieve information about a funding instruction.
To retrieve a funding instruction, you need its instructionId. Our gateway returned the instructionId in the response of the Create Funding Instruction method.
Note: If you don’t have the instructionId, use our List Funding Instructions method to search for the funding instruction.
Our gateway returns the following information about the funding instruction:
Date that we created the funding instruction. The date format follows the ISO 8601 standard.
Date of the most recent change to the funding instruction. The date format follows the ISO 8601 standard.
Status of the funding instruction. Our gateway returns one of the following values:
accepted - We have received the funding instruction but have not yet reviewed it.pending - We have received the funding instruction and we are reviewing it.completed - We have reviewed and processed the funding instruction.