Creates a new full payment method and token, which can be used to pay for an existing order
Success
PaymentActionRequired
{- "paymentAmount": {
- "amount": 0,
- "currency": "AUD"
}, - "cardPaymentSourceId": "psrc_Z6otbJC4SEJfzbJr",
- "cardCvc": "string",
- "customerId": "cust_Z6otbJC4SEJfzbJm",
- "threeDsSessionId": "string"
}
{- "paymentTokenId": "ptkn_Z6otcJC4SEJfzbKA",
- "payCardId": "card_Z6otcJC4SEJfzbKB"
}