get https://api.loopsubscriptions.com/api/external/v1/billing-attempts/read-all
Rate limit: 1/ 5 sec
Billing Attempt Object Fields
Field | Description |
---|---|
billing_attempt_shopify_id | Shopify id of the billing attempt. |
idempotency_key | Unique idempotency key of the billing attempt. |
subscription_shopify_id | Shopify id of the subscription contract associated with the billing attempt. |
order_shopify_id | Shopify id of the order associated with the billing attempt. |
status | Status of the billing attempt. |
error_message | Error message provided by Shopify in case the billing attempt fails. |
error_code | Error code provided by Shopify in case the billing attempt fails. |
created_at | Date time when the billing attempt was created. |
These docs are for a deprecated API version. Visit here to refer the latest API docs.