Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.interchange.io/api/v2/storefront/buyer-instructions/{id} \ --header 'Authorization: Bearer <token>'
{ "data": null, "error": { "code": "<string>", "message": "<string>", "field": "<string>", "details": {} } }
Delete a buyer-instructions row by id.
API key or access token
Surrogate id of the buyer-instruction row.
x <= 9007199254740991
17
No content