Revoke clinic-owned autopay
Revokes future off-session charges for this partnership. Only a clinic owner can perform this operation; labs have read-only visibility.
Revokes future off-session charges for this partnership. Only a clinic owner can perform this operation; labs have read-only visibility.
__Secure-guidelab-prod.session_token<token>
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Path Parameters
partnershipId*string
Length
1 <= lengthResponse Body
application/json
curl -X DELETE "https://example.com/clinic-payment-methods/autopay/string"{ "enabled": true, "status": "active", "consentedAt": "2019-08-24T14:15:22Z", "revokedAt": "2019-08-24T14:15:22Z", "suspendedAt": "2019-08-24T14:15:22Z"}Empty
List Clinic Payment Methods GET
List saved payment methods for the authenticated clinic with a specific lab. Clinic-owner only. Requires labId query parameter to identify the lab's Stripe Connect account.
Set Default Clinic Payment Method PUT
Set a saved payment method as the default for the authenticated clinic with a specific lab. Clinic-owner only.