Skip to main content
DELETE
Remove a funding source (sandbox only)

Authorizations

Authorization
string
header
required

Cognito JWT token for regular user authentication

Path Parameters

fundingSourceId
string
required

Opaque public funding source ID

Example:

"fs_01JV7Q8M4Y8K6N2Z5P3R1T9W0X"

Response

Confirmation that a funding source was removed

Confirmation that a funding source was removed

id
string
required

Opaque public identifier for the removed funding source

Example:

"fs_01JV7Q8M4Y8K6N2Z5P3R1T9W0X"

deleted
enum<boolean>
required

Always true for a removed funding source response

Available options:
true