PUT POS/Sales/Invoices/{invoiceId}/Payments/{paymentId} Try Now
Update Payment ReferenceNumber
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
invoiceId |
The invoice identifier.
|
string |
Required
|
paymentId |
The payment identifier.
|
string |
Required
|
Body Parameters
The reference no.
string
Request Formats
application/json, text/json
Sample:
""
Response Information
Resource Description
None.