ServiceSale object
A transaction corresponding to a paid invoice for a service.
On this page
Fields
-
createdAt (
DateTime!
)The date and time when the transaction was recorded.
-
grossAmount (
Money
)The total amount that the merchant paid, excluding taxes.
-
id (
ID!
)The transaction ID.
-
netAmount (
Money!
)The net amount that is added to or deducted from your payout.
-
shop (
Shop
)The shop associated with the transaction.
-
shopifyFee (
Money
)The amount that Shopify retained from the sale.
Implements
A transaction corresponding to a paid invoice for a service.
On this page
Fields
-
createdAt (
DateTime!
)The date and time when the transaction was recorded.
-
grossAmount (
Money
)The total amount that the merchant paid, excluding taxes.
-
id (
ID!
)The transaction ID.
-
netAmount (
Money!
)The net amount that is added to or deducted from your payout.
-
shop (
Shop
)The shop associated with the transaction.
-
shopifyFee (
Money
)The amount that Shopify retained from the sale.
Implements
A transaction corresponding to a paid invoice for a service.
On this page
Fields
-
createdAt (
DateTime!
)The date and time when the transaction was recorded.
-
grossAmount (
Money
)The total amount that the merchant paid, excluding taxes.
-
id (
ID!
)The transaction ID.
-
netAmount (
Money!
)The net amount that is added to or deducted from your payout.
-
shop (
Shop
)The shop associated with the transaction.
-
shopifyFee (
Money
)The amount that Shopify retained from the sale.