Skip to main content
PATCH
Update customer payment method

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

id
integer
required

Payment method ID

Body

application/json
payment_method_id
integer
required

Payment method ID. Read from the request body by UpdatePaymentMethodAction#params_schema, not the {id} path parameter.

set_as_default
boolean

When true, set this payment method as the wallet default.

billing_address
object

Response

Success

fluid_pay_account
object | null
required
meta
object
required
payment_method
object
required