- Delete a credit memo timeline message
Retrieve credit memo timeline messages
Create a credit memo timeline message
Retrieve a credit memo timeline message
Delete a credit memo time...
Deletes a credit memo timeline message with a specified ID.
Security
SecretApiKey or JWT
- Mock serverhttps://www.rebilly.com/_mock/catalog/all/credit-memos/{id}/timeline/{messageId}
- Sandbox serverhttps://api-sandbox.rebilly.com/organizations/{organizationId}/credit-memos/{id}/timeline/{messageId}
- Live serverhttps://api.rebilly.com/organizations/{organizationId}/credit-memos/{id}/timeline/{messageId}
- SecretApiKey
- JWT
curl -i -X DELETE \
'https://www.rebilly.com/_mock/catalog/all/credit-memos/{id}/timeline/{messageId}' \
-H 'REB-APIKEY: YOUR_API_KEY_HERE'Credit memo timeline message deleted.
Headers
Total number of rate limit tokens for this request within a rate limit period. For more information, see Rate limits.
Example:3600
Response
No content