Create payment method for an account

Endpoint to create payment method for an account. It will verify the token and retrieve payment method from the gateway to create MonetizeNow payment method

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string

A token that is used to retrieve a payment method from the associated gateway and create a MonetizeNow payment method

string

Unique identifier for the payment gateway

string

A user provided identifier for the payment method

string

Name of the payment method

string

Payment method description

boolean

A boolean field indicating that if this payment method should be available for further use or not

boolean

A boolean field indicating that if the payment method for testing or not.True if this payment method is associated with a test/staging payment gateway

boolean
deprecated

A boolean field indicating that it is the default payment method or not

billingDetails
object

Billing details of the payment method

Headers
string
required

x-api-key is an authentication or authorization token used in API requests to verify the identity and permissions of the client

Responses

400

Bad Request

404

Resource not found by Id

500

Internal server error. Please contact the support team.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json