POST
/
api
/
v1
/
payment
/
invoice_payment
/
{invoice_payment_uuid}
/
cancel

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
invoice
object
required
total_amount
number
required

Total amount of the payment

customer_uuid
string

The JustPaid customer UUID

payment_completed_date
string | null

Date and time on which the payment is completed

payment_scheduled_date
string | null

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

payment_status
string
reference_number
string | null

Reference number for the payment

Maximum length: 50
uuid
string