http://www.efdis.de/ob-sf-api/
name | data type | min/max occurs | description | |||
---|---|---|---|---|---|---|
accountHolderRemittee | string | 1/1 |
|
|||
costCenter | long | 1/1 |
|
|||
collect | boolean | 0/1 |
|
|||
postingText | string | 0/1 |
|
|||
primaNota | int | 0/1 |
|
|||
valutaDateBooking | int | 0/1 |
|
|||
valutaDateCounterBooking | int | 0/1 |
|
|||
Properties inherited from paymentOrderDS |
||||||
userName | string | 0/1 |
|
|||
userID | string | 0/1 |
|
|||
textKey | int | 1/1 |
|
|||
textKeyExtension | int | 1/1 |
|
|||
accountRecipient_Payer | long | 1/1 |
|
|||
bankCodeRecipient_Payer | long | 1/1 |
|
|||
nameRecipient_Payer | string | 1/1 |
|
|||
name2Recipient_Payer | string | 1/1 |
|
|||
accountPayer_Recipient | long | 1/1 |
|
|||
bankCodePayer_Recipient | long | 1/1 |
|
|||
namePayer_Recipient | string | 1/1 |
|
|||
amount | decimal | 0/1 |
|
|||
currencyCode | string | 0/1 |
|
|||
transferReason | list of string | 0/unbounded |
|
|||
templateTitle | string | 0/1 |
|
Example
<c-----> <accountHolderRemittee>...</accountHolderRemittee> <costCenter>...</costCenter> <collect>...</collect> <postingText>...</postingText> <primaNota>...</primaNota> <valutaDateBooking>...</valutaDateBooking> <valutaDateCounterBooking>...</valutaDateCounterBooking> <userName>...</userName> <userID>...</userID> <textKey>...</textKey> <textKeyExtension>...</textKeyExtension> <accountRecipient_Payer>...</accountRecipient_Payer> <bankCodeRecipient_Payer>...</bankCodeRecipient_Payer> <nameRecipient_Payer>...</nameRecipient_Payer> <name2Recipient_Payer>...</name2Recipient_Payer> <accountPayer_Recipient>...</accountPayer_Recipient> <bankCodePayer_Recipient>...</bankCodePayer_Recipient> <namePayer_Recipient>...</namePayer_Recipient> <amount>...</amount> <currencyCode>...</currencyCode> <transferReason>...</transferReason> <templateTitle>...</templateTitle> </c----->