Update funding instruction

Update an existing funding instruction.

Path parameters

instructionIdstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
merchantslist of objectsOptional

Array of merchantInstruction objects.

metadatamap from strings to stringsOptional

Metadata object you can use to include custom data with your request.

Errors