Delete Sender
DELETE {{baseUrl}}/v1/payouts/sender/:senderId
Delete a payout sender from the Rapyd platform.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"data":{"deleted":"\u003cboolean\u003e","id":"\u003cstring\u003e"},"status":{"error_code":"\u003cstring\u003e","message":"\u003cstring\u003e","operation_id":"\u003cstring\u003e","response_code":"\u003cstring\u003e","status":"\u003cstring\u003e"}}