Skip to main content
POST
Delete (cancel) bill payment

Authorizations

Authorization
string
header
required

Business-scoped JWT token. Token payload includes business_id to automatically scope requests. Format: Bearer <your-jwt-token>

Use this for: Business-specific operations where the business context is embedded in the token.

Path Parameters

bill_payment_id
string<uuid>
required

Bill Payment UUID

business_id
string<uuid>
required

Business UUID

Response

Response serializer for bill payment cancellation

message
string
required

Status message

payment_id
string<uuid>
required

UUID of the cancelled payment

status
string
required

New status of the payment

updated_at
string<date-time>
required

When the payment was updated