Skip to content

Return a bill to draft

Request

Security
oauth2ClientCredentials(Required scopes: bills:write)
Path
billIdstringrequired
Headers
org_wallet_refstring
business_idstringrequired
curl -i -X POST \
  'https://developer.boyahq.com/_mock/v2/openapi/bills/{billId}/return-to-draft' \
  -H 'Authorization: Bearer <YOUR_TOKEN_HERE>' \
  -H 'business_id: string' \
  -H 'org_wallet_ref: string'

Responses