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_Zz5FyPz_YQaAoSHa",
- "cardCvc": "string",
- "customerId": "cust_Zz5Fx_z_YQaAoSHV",
- "threeDsSessionId": "string"
}
{- "paymentTokenId": "ptkn_Zz5Fyvz_YQaAoSHv",
- "payCardId": "card_Zz5Fy_z_YQaAoSHw"
}