Skip to main content
POST
Complete membership payment method setup

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

platformBillingSetupSession
integer
required

Local platform billing setup session ID returned by the create endpoint.

Response

Payment method verified and saved.

message
string
required
Example:

"Payment method saved successfully!"

data
object
required
Last modified on July 27, 2026