Update funding instruction
Update an existing funding instruction.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
instructionId
Unique identifier of the funding instruction.
createdDate
Date that we created the funding instruction.
lastModifiedDate
Date of the most recent change to the funding instruction.
status
Status of the funding instruction.
Allowed values:
merchants
Array of merchantInstruction objects.
metadata
Metadata object you can use to include custom data with your request.