Add creditor address to payment initiation
3 structure changes including:
3 Modifications
Modified
3
GET /v1/card-accounts/{accountId}/transactions
- Response
-
default response Modified
-
application/json content type Modified
-
cardTransactions property Modified
- booked, pending properties Modified
-
cardTransactions property Modified
-
application/json content type Modified
GET /v1/{payment-service}/{payment-product}/{paymentId}
- Response
-
200 response Modified
-
application/json content type Modified
-
BulkPaymentInitiationWithStatusResponse alternative Modified
- payments property Modified
-
BulkPaymentInitiationWithStatusResponse alternative Modified
-
application/json content type Modified
POST /v1/{payment-service}/{payment-product}
- Body
-
application/json content type Modified
-
PaymentInitiationJson alternative Modified
- creditorAddress property Added
-
BulkPaymentInitiationJson alternative Modified
-
payments property Modified
- creditorAddress property Added
-
payments property Modified
-
PaymentInitiationJson alternative Modified