v1

latestOpenAPI 3.1.02026-07-26490367.2 KB

Update Funding Source

Updates the specific funding source by setting the values of the parameters provided.

put/fundingsources/{id}

Path parameters

idstring required

The _id of the funding source you wish to update.

Request body

status'active' | 'inactive' required

This is the status of the funding source.

Response

Funding source updated successfully.

statusCodeinteger

Status code of the response. 200 indicates a successful request.

messagestring

Human-readable description of the result.