付款摘要-ShopifyPaymentsPayoutSummary 对象
与付款相关的每种不同类型交易的总费用和总金额明细。
所需的访问
read_shopify_payments
访问范围。另外:用户必须具有shopify_payments_transfers权限。
在本页面
字段
- adjustmentsFee(
[MoneyV2!](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/moneyv2)
)
所有调整(包括争议)的总费用。 - adjustmentsGross(
[MoneyV2!](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/moneyv2)
)
所有调整(包括争议)的总金额。 - ChargesFee(
[MoneyV2!](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/moneyv2)
)
所有费用的总费用。 - chargesGross(
[MoneyV2!](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/moneyv2)
)
所有费用的总金额。 - refundsFee(
[MoneyV2!](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/moneyv2)
)
所有退款的总费用。 - refundsFeeGross(
[MoneyV2!](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/moneyv2)
)
所有退款的总金额。 - reservedFundsFee(
[MoneyV2!](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/moneyv2)
)
所有预留资金的总费用。 - ReservedFrossGross(
[MoneyV2!](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/moneyv2)
)
所有预留资金的总金额。 - reededPayoutsFee(
[MoneyV2!](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/moneyv2)
)
所有重试付款的总费用。 - retriedPayoutsGross(
[MoneyV2!](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/moneyv2)
)
所有重试付款的总金额。
返回ShopifyPaymentsPayoutSummary的类型
[ShopifyPaymentsPayout.summary](https://shopify.dev/docs/admin-api/graphql/reference/shopify-payments/shopifypaymentspayout#summary-2021-01)