OVPAY-754 - Added find on directdebitmandate. #3
No reviewers
Labels
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HTM/ovpay#3
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/OVPAY-754"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -0,0 +28,4 @@required: falsedescription: The id of the customer related to the mandate.- in: queryname: customerNumberWaarom zit deze hier in? In datamodel zie ik 'm niet en bij
OvPayToken(PR #1) zit 'ie ook niet erin. Zuiverste is dus omcustomerNumbereruit te laten en alleencustomerProfileIdte laten. Je kan prima zoeken op customerProfileId (GET /abt/abtcustomers/1.0/customers?customerProfileId=12)@ -0,0 +119,4 @@{"directDebitMandateId": 71,"customerProfileId": 12,"customerNumber": 14,Hier ook weghalen
@ -0,0 +120,4 @@"directDebitMandateId": 71,"customerProfileId": 12,"customerNumber": 14,"billingInformationId": 51,Voor
billingInformationIdenmandateAddressIdwordt het misschien te groot om het hele object terug te geven, omdat die objecten ook weer nested JSON zijn; dus ik denk wel oké om voor die twee wél alleen het ID terug te geven@ -0,0 +121,4 @@"customerProfileId": 12,"customerNumber": 14,"billingInformationId": 51,"directDebitMandateTypeId": 5,Mooier om hier ook het object terug te geven ipv alleen ID, net als in PR #1
@ -0,0 +122,4 @@"customerNumber": 14,"billingInformationId": 51,"directDebitMandateTypeId": 5,"mandateAddressId": 21,Wat is dit eigk? Referentie naar een
addressIdinPerson.Address? Zo ja, moet danMandateniet ook alsAddressTypebestaan? Ik zou dan eigk niet weten hoe je dat in het Nederlands zou noemen, factuuradres is het niet (en hebben we al als "Billing")