Partner payouts - Get payments export request by Id
返回与提供的 paymentsRequestId 对应的付款导出请求详细信息。
GET https://api.partnercenter.microsoft.com/v{version}/payouts/payments/{paymentsRequestId}
URI 参数
名称 | 在 | 必需 | 类型 | 说明 |
---|---|---|---|---|
payments
|
path | True |
string |
付款导出请求 ID |
version
|
path | True |
string |
请求头
名称 | 必需 | 类型 | 说明 |
---|---|---|---|
Authorization | True |
string |
授权持有者令牌 |
Client-Request-ID |
string |
用户提供的请求 ID |
响应
名称 | 类型 | 说明 |
---|---|---|
200 OK |
Microsoft. |
还行 标头 Request-ID: string |
400 Bad Request |
输入缺失或无效。 响应正文将提供错误详细信息。 |
|
401 Unauthorized |
请求未通过身份验证。 客户端需要首先通过合作伙伴 API 服务进行身份验证。 |
|
403 Forbidden |
请求已经过身份验证,但被拒绝,因为调用方无权调用该请求。 |
|
404 Not Found |
找不到资源。 |
|
500 Internal Server Error |
合作伙伴 API 服务或其某个依赖项未能满足请求。 调用方可能会重试此操作。 |
定义
Microsoft.Partner.Service.PartnerPayout.Contracts.V1.Export
名称 | 类型 | 说明 |
---|---|---|
blobLocation |
string |
|
processingStartDateTime |
string |
|
requestDateTime |
string |
|
requestId |
string |
|
requestPath |
string |
|
requestQueryString |
string |
|
status |
enum:
|