PUT api/Payment?LoginKey={LoginKey}&BL={BL}&PaycargoDate={PaycargoDate}&PaycargoReference={PaycargoReference}&PaycargoDescription={PaycargoDescription}&Total={Total}&CreateOnly={CreateOnly}&CreditLine={CreditLine}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
LoginKey | string |
Required |
|
BL | string |
Required |
|
PaycargoDate | string |
Required |
|
PaycargoReference | string |
Required |
|
PaycargoDescription | string |
Required |
|
Total | decimal number |
Required |
|
CreateOnly | string |
Required |
|
CreditLine | string |
Required |
Body Parameters
None.
Response Information
Resource Description
PaymentResponseName | Description | Type | Additional information |
---|---|---|---|
StatusCode | integer |
None. |
|
Message |
a numeric return code on the status of the request (possible values 0,1) |
string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.