POST api/AutoPay?transactionId={transactionId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
transactionId | string |
Required |
Body Parameters
ITransactionWarningUpdateName | Description | Type | Additional information |
---|---|---|---|
Warning | WarningType |
None. |
Request Formats
application/json, text/json, application/vnd.VismaMobile.v2+json
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessageName | Description | Type | Additional information |
---|---|---|---|
Version | Version |
None. |
|
Content | HttpContent |
None. |
|
StatusCode | HttpStatusCode |
None. |
|
ReasonPhrase | string |
None. |
|
Headers | Collection of Object |
None. |
|
RequestMessage | HttpRequestMessage |
None. |
|
IsSuccessStatusCode | boolean |
None. |