POST api/WxPay/WxPayTotalAmount
Request Information
URI Parameters
None.
Body Parameters
WxPayTotalAmountRequestName | Description | Type | Additional information |
---|---|---|---|
attendeeListId | Collection of globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "attendeeListId": [ "625ceb21-1693-4737-9eba-1765c5914971", "0f18edd1-f62a-4f49-81e7-cfacff199787" ] }
application/xml, text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Sample not available.
multipart/form-data
Sample:
Sample not available.
Response Information
Resource Description
JsonResultOfStringName | Description | Type | Additional information |
---|---|---|---|
Content | string |
None. |
|
SerializerSettings | JsonSerializerSettings |
None. |
|
Encoding | Encoding |
None. |
|
Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json, multipart/form-data
Sample:
Sample not available.