POST SocialyseAPI/InsertCreditNote?ins_code_init={ins_code_init}&ins_code_new={ins_code_new}&Amount={Amount}&CurrencyCode={CurrencyCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ins_code_init | integer |
Required |
|
| ins_code_new | integer |
Required |
|
| Amount | decimal number |
Required |
|
| CurrencyCode | string |
Required |
Body Parameters
None.
Response Information
Resource Description
WebAPIBaseTemplate.Models.jRetourBase| Name | Description | Type | Additional information |
|---|---|---|---|
| returnCode | string |
None. |
|
| returnLibelle | string |
None. |
|
| returnData | Object |
None. |
|
| sessionData | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.