Create funding instruction
Create funding instructions to tell us how to divide funds between your funding recipients.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Unique identifier that you generate for each request. You must use the UUID v4 format for the identifier. For more information about the idempotency key, go to Idempotency.
Request
Unique identifier of the funding instruction.
Date that we created the funding instruction.
Date of the most recent change to the funding instruction.
Status of the funding instruction.
Array of merchantInstruction objects.
Metadata object you can use to include custom data with your request.
Response
Successful request. We accepted the instructions.
Unique identifier of the funding instruction.
Date that we created the funding instruction.
Date of the most recent change to the funding instruction.
Status of the funding instruction.
Array of merchantInstruction objects.
Metadata object you can use to include custom data with your request.