Update Invoice: MRI

Update Invoice: MRI | Method | |---| | | | /mriapiservices/api.asp?$api=MRI_S-PMAP_UpdateInvoiceStatus | | /mriapiservices/api.asp?$api=MRI_S-PMAP_PayInvoice |

Authentication

AuthorizationBearer

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

Path parameters

invoice_idstringRequired
The Propexo unique identifier for the invoice

Request

This endpoint expects an object.
expense_periodstringRequired
The expense period associated with the invoice
payment_datestringRequired
The payment date associated with the invoice
payment_periodstringRequired
The accounting period in which you want to make the payment
check_numberstringRequired<=9 characters
The check number associated with the invoice
statusenumRequired
Status of invoice
Allowed values:
item_numberintegerRequired
Line Item number of the Invoice record.

Response

Successful response
metaobject
resultobject

Errors