Add/Update payment method

POST {{baseUrl}}/v1/Subscriptions/:id/payment-method

Request Body

[{"name"=>"paymentMethod", "value"=>"<string>", "datatype"=>"string"}]

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{}