Skip to content

Delete Cost Account

Request

This operation archive the cost account

Security
bearerAuth
Path
costaccountIdstringrequired

Indicates CostAccountID.

Headers
X-PB-Developer-Partner-IDstring

This is the Developer Partner ID. When the developer is the only partner, this field is not required.

curl -i -X DELETE \
  'https://api-sandbox.sendpro360.pitneybowes.com/costaccountmgmt/api/v1/costAccounts/{costaccountId}' \
  -H 'Authorization: Bearer <YOUR_TOKEN_HERE>' \
  -H 'X-PB-Developer-Partner-ID: string'

Responses

Cost Account Archived successful

Response
No content