Requires an existing Norce order.
OK
Bad Request
Not Found
Conflict
{- "paymentId": "string",
- "clientKey": "string",
- "locale": "string",
- "environment": "test",
- "amount": {
- "currency": "string",
- "value": 0
}, - "paymentMethodsResponse": {
- "paymentMethods": [
- {
- "fundingSource": "credit",
- "apps": [
- {
- "id": "string",
- "name": "string"
}
], - "brand": "string",
- "brands": [
- "string"
], - "_Configuration": {
- "property1": "string",
- "property2": "string"
}, - "group": {
- "name": "string",
- "paymentMethodData": "string",
- "type": "string"
}, - "inputDetails": [
- {
- "_Configuration": {
- "property1": "string",
- "property2": "string"
}, - "details": [
- {
- "_Configuration": { },
- "items": [ ],
- "key": null,
- "optional": null,
- "type": null,
- "value": null
}
], - "inputDetails": [
- {
- "_Configuration": { },
- "items": [ ],
- "key": null,
- "optional": null,
- "type": null,
- "value": null
}
], - "itemSearchUrl": "string",
- "items": [
- {
- "id": null,
- "name": null
}
], - "key": "string",
- "optional": true,
- "type": "string",
- "value": "string"
}
], - "issuers": [
- {
- "disabled": true,
- "id": "string",
- "name": "string"
}
], - "name": "string",
- "type": "string"
}
], - "storedPaymentMethods": [
- {
- "bankAccountNumber": "string",
- "bankLocationId": "string",
- "brand": "string",
- "expiryMonth": "string",
- "expiryYear": "string",
- "holderName": "string",
- "iban": "string",
- "id": "string",
- "label": "string",
- "lastFour": "string",
- "name": "string",
- "networkTxReference": "string",
- "ownerName": "string",
- "shopperEmail": "string",
- "supportedRecurringProcessingModels": [
- "string"
], - "supportedShopperInteractions": [
- "string"
], - "type": "string"
}
]
}, - "paymentMethodsConfiguration": null
}