Get all subscriptions
scopes:
Documentation Index
Fetch the complete documentation index at: https://docs.dintero.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication (token authentication) should be used for accessing the API.
Use Get Token to get an access token for client credentials. Pass the token in the request header:
Authorization: Bearer {access_token}where the access_token is JSON Web Tokens (JWT).
An id that uniquely identifies the account.
9include deleted subscriptions in the response.
A limit on the number of objects to be returned. Limit can range between 1 and 100 items, and the default is 10 items.
1 <= x <= 100cursor for use in pagination. starting_after is an object ID
that defines your place in the list. For instance, if you make
a list request and receive 100 objects, end the result contains
paging_token=pt1, your subsequent call can include
starting_after=pt1 in order to fetch the next page of the list.
include total-count header in the response
Subscriptions
account_add, account_update, account_store_add, account_store_update, account_store_delete, receipt_add, receipt_update, customer_add, customer_update, customer_delete, customer_change_password, token_add, token_remove, transaction, wallet_transaction, discount_add, discount_update, discount_delete, discount_add_customers, discount_customer_update, shopping_draft_add, shopping_draft_update, shopping_draft_complete, shopping_order_update, shopping_order_event_add, shopping_order_delete, settlement_add, location_add, location_delete, location_update, cdd_case_update, approval_payout_destination_update, approval_payout_destination_delete, checkout_authorization, checkout_transaction, checkout_token_add, checkout_token_update, checkout_token_delete An UUID that uniquely identifies the resource
The date-time when the resource was created
The ID of the user/client created the resource
"1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
The date-time when the resource was last updated
The ID of the user/client created the resource
"1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
Determines whether the hook is actually triggered.
Limit the event data included in the delivery
The syntax is loosely based on XPath:
"account(partner_id,account_id,created_at)"
Limit the event data included in the delivery
50["customer_ip", "billing_address"]