Replace a Note Text
put
/fscmRestApi/resources/11.13.18.05/receivablesInvoices/{CustomerTransactionId}/child/receivablesInvoiceInstallments/{InstallmentId}/child/receivablesInvoiceInstallmentNotes/{NoteId}/enclosure/NoteTxt
Replace a Note Text
Request
Path Parameters
-
CustomerTransactionId(required): integer(int64)
The unique identifier of the invoice.
-
InstallmentId(required): integer(int64)
The unique identifier of the invoice installment.
-
NoteId(required): integer(int64)
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
Supported Media Types
- application/octet-stream
Root Schema : schema
Type:
string(binary)
Response
Default Response
No Content. This task does not return elements in the response body.