- Delete an invoice timeline message
Retrieve invoice timeline messages
Create an invoice timeline comment
Retrieve an invoice timeline message
Delete an invoice timelin...
Deletes an invoice timeline message with a specified ID.
Security
SecretApiKey or JWT
- Mock serverhttps://www.rebilly.com/_mock/catalog/all/invoices/{id}/timeline/{messageId}
- Sandbox serverhttps://api-sandbox.rebilly.com/organizations/{organizationId}/invoices/{id}/timeline/{messageId}
- Live serverhttps://api.rebilly.com/organizations/{organizationId}/invoices/{id}/timeline/{messageId}
- SecretApiKey
- JWT
curl -i -X DELETE \
'https://www.rebilly.com/_mock/catalog/all/invoices/{id}/timeline/{messageId}' \
-H 'REB-APIKEY: YOUR_API_KEY_HERE'Invoice 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