FCHubFCHub.co

Get setup intent attempts

Retrieve setup intent attempts for a subscription payment method update.

GET
/customer-profile/subscriptions/{subscription_uuid}/setup-intent-attempts

Authorization

cookieAuth
wordpress_logged_in<token>

WordPress cookie authentication for same-origin requests. Requires a valid nonce passed via X-WP-Nonce header.

In: cookie

Path Parameters

subscription_uuid*string

Response Body

application/json

application/json

curl -X GET "https://your-site.com/wp-json/fluent-cart/v2/customer-profile/subscriptions/string/setup-intent-attempts"
{}