API Reference

Read all billing attempts

Rate limit: 1/ 5 sec

Log in to see full request history

Billing Attempt Object Fields

FieldDescription
billing_attempt_shopify_idShopify id of the billing attempt.
idempotency_keyUnique idempotency key of the billing attempt.
subscription_shopify_idShopify id of the subscription contract associated with the billing attempt.
order_shopify_idShopify id of the order associated with the billing attempt.
statusStatus of the billing attempt.
error_messageError message provided by Shopify in case the billing attempt fails.
error_codeError code provided by Shopify in case the billing attempt fails.
created_atDate time when the billing attempt was created.

❗️

These docs are for a deprecated API version. Visit here to refer the latest API docs.

Query Params
int32
Defaults to 1
int32
Defaults to 50
date
required
Defaults to null

Billing attempts created after the specified value

date
required
Defaults to null

Billing attempts created before the value specified

Responses

Language
Credentials
Request
Click Try It! to start a request and see the response here! Or choose an example:
application/json