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": [ "249e224b-4550-4c37-b0b4-ca799714abe3", "0866c239-67e5-459b-8208-f544489b8ed4" ] }
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.