{
"name": "My Payment",
"type": "CREDIT_CARD",
"gatewayType": "CHASE_ORBITAL",
"amount": {
"amount": 10,
"currency": "USD"
},
"isSingleUsePaymentMethod": true,
"shouldArchiveExistingPayments": true, (1)
"paymentMethodProperties": {
"paymentInstrumentType": "CREATED_HPS_PROFILE", (2)
"hpsUid": "123ABCUIDXYZ" (3)
},
"ownerType": "BLC_CART", (4)
"ownerId": "123OWNERID" (5)
}