Skip to main content
POST
Invoice Payment Cancel Api

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

invoice_payment_uuid
string
required

Response

200 - application/json

OK

invoice
InvoiceOut · object
required
total_amount
number
required

Total amount of the payment

customer_uuid
string<uuid>

The JustPaid customer UUID

payment_status
string
uuid
string<uuid>
reference_number
string | null

Reference number for the payment

Maximum string length: 50
payment_scheduled_date
string<date-time> | null

Date and time on which the payment is scheduled to be made

payment_completed_date
string<date-time> | null

Date and time on which the payment is completed