Development discussions around Shopify APIs
Hi,
I would like to ask about adjustments_fee_amount present on the payout field in a GET Return, a single payout response.
We are receiving the following data
{
"id": 80483287192,
"status": "paid",
"date": "2021-09-20",
"currency": "USD",
"amount": "4512.05",
"summary": {
"adjustments_fee_amount": "-15.00",
"adjustments_gross_amount": "92.39",
"charges_fee_amount": "197.22",
"charges_gross_amount": "4883.43",
"refunds_fee_amount": "0.00",
"refunds_gross_amount": "-281.55",
"reserved_funds_fee_amount": "0.00",
"reserved_funds_gross_amount": "0.00",
"retried_payouts_fee_amount": "0.00",
"retried_payouts_gross_amount": "0.00"
}
}
And we don't know what this field exactly means and how to handle it. Hence, we want to ask. What is the real-world use case for that, so we can expect this field to be different from zero?
I tried to find it in the documentation, but this part seems to be not really explained. Could you please give us some examples and explanations?
I will appreciate it so much because we could use it then for the benefit of our customers.
Thanks.
Hey @amdev,
I pulled up our GraphQL documentation for you here ShopifyPaymentsPayoutSummary - it offers a bit more granularity with a short description for each data field - Cheers!
awwdam | API Support @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023