SpaceMediaSpaceMedia
Endpoint referenceBilling and Checkouts

Verify PayPal Payment Method Setup

POST
/api/v1/billing/payment-methods/paypal/setup/verify

Verify a PayPal payment method setup by checkout_id after the user returns from the provider. The response confirms whether the billing agreement was saved.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Request Body

application/json

Request payload.

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

Was this page helpful?