Update funding instruction

Update an existing funding instruction.

Authentication

AuthorizationBearer

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

Path parameters

instructionIdstringRequired

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.

Response

Successful request. We updated the funding instruction.

Errors