Create payment method
post/midgard/v0.1/braintree/payment_method
Create a new payment method using a nonce and associate it with a billing profile.Request
Authorization
X-AT
header
apiKey
X-AC
header
apiKey
Body
application/json
noncePayment method nonce
string
REQUIRED
owner
string
primary
boolean
billingProfileId
string
REQUIRED
company
string
email
string
REQUIRED
street
string
REQUIRED
postalCode
string
REQUIRED
city
string
REQUIRED
countryCode
string
REQUIRED
firstName
string
REQUIRED
lastName
string
REQUIRED
Response
200Payment method created successfully
400Technical error while creating payment method
Shell cURL
shellShow schema
json