API structure has changed
4 structure changes including:
4 Modifications
Modified
4
GET /payment-methods/account-holder/{accountHolderId}
- Response
-
200 response Modified
-
application/json content type Modified
-
items property Modified
-
cardType, maskedCardNumber, cardExpDate properties Modified
- Properties are no longer required
- accountNumber, accountType properties Added
-
cardType, maskedCardNumber, cardExpDate properties Modified
-
items property Modified
-
application/json content type Modified
POST /payment-methods/virtual
- Body
-
application/json content type Modified
- formConfig property Added
POST /transactions/virtual-auth
- Body
-
application/json content type Modified
- formConfig property Added
POST /transactions/virtual-sale
- Body
-
application/json content type Modified
- formConfig property Added