createNonInstantLocalPaymentContext
POST {{baseUrl}}/graphql
Required Variables:
{
input
: {
paymentContext
: {
amount
: {
value
: ,
"currencyCode":
},
type
: ,
"returnUrl":
,
cancelUrl
: ,
"payerInfo": {
"givenName":
,
surname
: ""
}
}
}
}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Braintree-Version | string |