Represents app revenue that was captured externally by the partner.
Access Scopes
Access allowed for apps with `app_attributions` scope using offline tokens only. This API is under a private program and is not available to all partners.
Fields
amount:
MoneyV2! -
The financial amount captured in this attribution.
capturedAt:
DateTime! -
The timestamp when the financial amount was captured.
createdAt:
DateTime! -
The timestamp at which this revenue attribution was issued.
idempotencyKey:
String! -
The unique value submitted during the creation of the app revenue attribution record.
For more information, refer to
[Idempotent requests](https://shopify.dev/api/usage/idempotent-requests).
test:
Boolean! -
Indicates whether this is a test submission.
type:
AppRevenueAttributionType! -
The type of revenue attribution.