Tags:
- Admin GraphQL API
- Webhook
- 2025-04
New finance KYC information field available for Shopify-approved finance apps
As of API version 2025-04, Shopify-approved finance apps can retrieve the following information using the object, on behalf of an approved shop staff member:
- Business address
- Business type
- Industry
- Business legal name
- Shop owner information
- Tax identification information
- Finances access policies
The following webhooks related to updating staff with access to the app will also be available:
FINANCE_APP_STAFF_MEMBER_DELETE- Triggers when a staff with access to all or some finance app has been removedFINANCE_APP_STAFF_MEMBER_GRANT- Triggers when a staff is granted access to all or some finance appFINANCE_APP_STAFF_MEMBER_REVOKE- Triggers when a staff's access to all or some finance app has been revokedFINANCE_APP_STAFF_MEMBER_UPDATE- Triggers when a staff's information has been updatedFINANCE_KYC_INFORMATION_UPDATE- Triggers whenever shop's finance KYC information was updated
Was this section helpful?