Skip to main content
POST
Retry Misa

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

invoice_id
string
required

Response

Successful Response

id
string
required
invoiceNumber
string
required
invoiceType
string | null
salesOrderId
string | null
salesOrderNumber
string | null
clientId
string | null
clientName
string | null
currency
string | null
subtotal
number | null
taxRate
number | null
taxAmount
number | null
totalAmount
number | null
paidAmount
number | null
remainingBalance
number | null
issuedDate
string | null
dueDate
string | null
status
string | null
notes
string | null
createdAt
string | null
lineItems
InvoiceLineItem · object[] | null
misaStatus
string | null
approvedBy
string | null
approvedAt
string | null
misaRefId
string | null
misaInvoiceCode
string | null
misaInvoiceSeries
string | null
misaSignedDate
string | null
misaErrorCode
string | null
misaErrorMessage
string | null
misaRetryCount
integer | null
misaLastAttemptAt
string | null