curl --request DELETE \
--url https://api.withorb.com/v1/customers/external_customer_id/{external_customer_id}/credits/top_ups/{top_up_id} \
--header 'Authorization: Bearer <token>'{}This deactivates the top-up and voids any invoices associated with pending credit blocks purchased through the top-up.
curl --request DELETE \
--url https://api.withorb.com/v1/customers/external_customer_id/{external_customer_id}/credits/top_ups/{top_up_id} \
--header 'Authorization: Bearer <token>'{}Was this page helpful?