Request
Body Params application/xml
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<cancelReservation xmlns="http://partner.v3.webservice.berlogic.de/">
<lang>string</lang>
<booking>
<agencyCode>string</agencyCode>
<agentCode>string</agentCode>
<agentPassword>string</agentPassword>
<bookingNumber>string</bookingNumber>
<certNumber>string</certNumber>
<context>Y29udGVudA==</context>
<cost>
<currency>string</currency>
<elements>
<category>ADULT</category>
<context>Y29udGVudA==</context>
<fee>75</fee>
<feeB>73</feeB>
<feeP>93</feeP>
<tariff>42</tariff>
<taxes>58</taxes>
</elements>
<fee>86</fee>
<SSRs>60</SSRs>
<surcharges>
<amount>86</amount>
<code>string</code>
</surcharges>
</cost>
<customer>
<birthday>2025-12-11T04:10:26.073Z</birthday>
<city>string</city>
<company>string</company>
<country>string</country>
<email>string</email>
<fax>string</fax>
<firstName>string</firstName>
<fullName>string</fullName>
<gender>MALE</gender>
<houseNumber>string</houseNumber>
<ipAddress>string</ipAddress>
<lastName>string</lastName>
<middleName>string</middleName>
<mobile>string</mobile>
<notes>string</notes>
<phoneHome>string</phoneHome>
<phoneWork>string</phoneWork>
<postAddress>string</postAddress>
<region>string</region>
<zipCode>string</zipCode>
</customer>
<date>2025-12-11T04:10:26.073Z</date>
<delayTicketing>true</delayTicketing>
<documents>
<charset>string</charset>
<data>Y29udGVudA==</data>
<mimeType>string</mimeType>
<name>string</name>
<type>CONFIRMATION</type>
</documents>
<logItems>
<date>2025-12-11T04:10:26.073Z</date>
<message>string</message>
<severity>INFO</severity>
</logItems>
<media>DESKTOP</media>
<notes>string</notes>
<payment>
<cc>
<cvc>string</cvc>
<expired>2025-12-11T04:10:26.073Z</expired>
<number>string</number>
<owner>string</owner>
<sca>
<dsid>string</dsid>
<eci>string</eci>
<exemptions>string</exemptions>
<protocol>V1</protocol>
<sli>string</sli>
<ucav>string</ucav>
<xid>string</xid>
</sca>
<vendor>VISA</vendor>
</cc>
<code>string</code>
<currency>string</currency>
<date>2025-12-11T04:10:26.073Z</date>
<failureUrl>string</failureUrl>
<issueEmd90>true</issueEmd90>
<lastschrift>
<bank>string</bank>
<bic>string</bic>
<iban>string</iban>
<owner>string</owner>
</lastschrift>
<notes>string</notes>
<number>string</number>
<paymentFee>75</paymentFee>
<paymentPage>string</paymentPage>
<price>61</price>
<remark>string</remark>
<state>NoPayment</state>
<successUrl>string</successUrl>
<timeLimit>2025-12-11T04:10:26.073Z</timeLimit>
<timeout>100</timeout>
<type>CASH_OFFICE</type>
</payment>
<remarks>
<details>
<category>string</category>
<group>GENERAL</group>
<personName>string</personName>
<qualifier>string</qualifier>
<status>string</status>
<supplierCode>string</supplierCode>
</details>
</remarks>
<salesPoint>
<code>string</code>
<name>string</name>
<timeZone>string</timeZone>
</salesPoint>
<status>CONFIRMED</status>
<failedCancellationInfo>string</failedCancellationInfo>
<linkedBookings>
<number>string</number>
<reason>EXCHANGE</reason>
</linkedBookings>
<services/>
</booking>
</cancelReservation>
</soap:Body>
</soap:Envelope>
Request Code Samples
curl --location --request POST '/Partner/Avia/v3' \
--header 'Content-Type: text/xml; charset=utf-8' \
--data-raw '<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<cancelReservation xmlns="http://partner.v3.webservice.berlogic.de/">
<lang>string</lang>
<booking>
<agencyCode>string</agencyCode>
<agentCode>string</agentCode>
<agentPassword>string</agentPassword>
<bookingNumber>string</bookingNumber>
<certNumber>string</certNumber>
<context>Y29udGVudA==</context>
<cost>
<currency>string</currency>
<elements>
<category>ADULT</category>
<context>Y29udGVudA==</context>
<fee>75</fee>
<feeB>73</feeB>
<feeP>93</feeP>
<tariff>42</tariff>
<taxes>58</taxes>
</elements>
<fee>86</fee>
<SSRs>60</SSRs>
<surcharges>
<amount>86</amount>
<code>string</code>
</surcharges>
</cost>
<customer>
<birthday>2025-12-11T04:10:26.073Z</birthday>
<city>string</city>
<company>string</company>
<country>string</country>
<email>string</email>
<fax>string</fax>
<firstName>string</firstName>
<fullName>string</fullName>
<gender>MALE</gender>
<houseNumber>string</houseNumber>
<ipAddress>string</ipAddress>
<lastName>string</lastName>
<middleName>string</middleName>
<mobile>string</mobile>
<notes>string</notes>
<phoneHome>string</phoneHome>
<phoneWork>string</phoneWork>
<postAddress>string</postAddress>
<region>string</region>
<zipCode>string</zipCode>
</customer>
<date>2025-12-11T04:10:26.073Z</date>
<delayTicketing>true</delayTicketing>
<documents>
<charset>string</charset>
<data>Y29udGVudA==</data>
<mimeType>string</mimeType>
<name>string</name>
<type>CONFIRMATION</type>
</documents>
<logItems>
<date>2025-12-11T04:10:26.073Z</date>
<message>string</message>
<severity>INFO</severity>
</logItems>
<media>DESKTOP</media>
<notes>string</notes>
<payment>
<cc>
<cvc>string</cvc>
<expired>2025-12-11T04:10:26.073Z</expired>
<number>string</number>
<owner>string</owner>
<sca>
<dsid>string</dsid>
<eci>string</eci>
<exemptions>string</exemptions>
<protocol>V1</protocol>
<sli>string</sli>
<ucav>string</ucav>
<xid>string</xid>
</sca>
<vendor>VISA</vendor>
</cc>
<code>string</code>
<currency>string</currency>
<date>2025-12-11T04:10:26.073Z</date>
<failureUrl>string</failureUrl>
<issueEmd90>true</issueEmd90>
<lastschrift>
<bank>string</bank>
<bic>string</bic>
<iban>string</iban>
<owner>string</owner>
</lastschrift>
<notes>string</notes>
<number>string</number>
<paymentFee>75</paymentFee>
<paymentPage>string</paymentPage>
<price>61</price>
<remark>string</remark>
<state>NoPayment</state>
<successUrl>string</successUrl>
<timeLimit>2025-12-11T04:10:26.073Z</timeLimit>
<timeout>100</timeout>
<type>CASH_OFFICE</type>
</payment>
<remarks>
<details>
<category>string</category>
<group>GENERAL</group>
<personName>string</personName>
<qualifier>string</qualifier>
<status>string</status>
<supplierCode>string</supplierCode>
</details>
</remarks>
<salesPoint>
<code>string</code>
<name>string</name>
<timeZone>string</timeZone>
</salesPoint>
<status>CONFIRMED</status>
<failedCancellationInfo>string</failedCancellationInfo>
<linkedBookings>
<number>string</number>
<reason>EXCHANGE</reason>
</linkedBookings>
<services/>
</booking>
</cancelReservation>
</soap:Body>
</soap:Envelope>'
Responses
application/xml <?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<cancelReservationResponse xmlns="http://partner.v3.webservice.berlogic.de/">
<return>
<agencyCode>string</agencyCode>
<agentCode>string</agentCode>
<agentPassword>string</agentPassword>
<bookingNumber>string</bookingNumber>
<certNumber>string</certNumber>
<context>Y29udGVudA==</context>
<cost>
<currency>string</currency>
<elements>
<category>ADULT</category>
<context>Y29udGVudA==</context>
<fee>42</fee>
<feeB>62</feeB>
<feeP>40</feeP>
<tariff>8</tariff>
<taxes>54</taxes>
</elements>
<fee>89</fee>
<SSRs>35</SSRs>
<surcharges>
<amount>90</amount>
<code>string</code>
</surcharges>
</cost>
<customer>
<birthday>2025-12-11T04:10:26.073Z</birthday>
<city>string</city>
<company>string</company>
<country>string</country>
<email>string</email>
<fax>string</fax>
<firstName>string</firstName>
<fullName>string</fullName>
<gender>MALE</gender>
<houseNumber>string</houseNumber>
<ipAddress>string</ipAddress>
<lastName>string</lastName>
<middleName>string</middleName>
<mobile>string</mobile>
<notes>string</notes>
<phoneHome>string</phoneHome>
<phoneWork>string</phoneWork>
<postAddress>string</postAddress>
<region>string</region>
<zipCode>string</zipCode>
</customer>
<date>2025-12-11T04:10:26.073Z</date>
<delayTicketing>true</delayTicketing>
<documents>
<charset>string</charset>
<data>Y29udGVudA==</data>
<mimeType>string</mimeType>
<name>string</name>
<type>CONFIRMATION</type>
</documents>
<logItems>
<date>2025-12-11T04:10:26.073Z</date>
<message>string</message>
<severity>INFO</severity>
</logItems>
<media>DESKTOP</media>
<notes>string</notes>
<payment>
<cc>
<cvc>string</cvc>
<expired>2025-12-11T04:10:26.073Z</expired>
<number>string</number>
<owner>string</owner>
<sca>
<dsid>string</dsid>
<eci>string</eci>
<exemptions>string</exemptions>
<protocol>V1</protocol>
<sli>string</sli>
<ucav>string</ucav>
<xid>string</xid>
</sca>
<vendor>VISA</vendor>
</cc>
<code>string</code>
<currency>string</currency>
<date>2025-12-11T04:10:26.073Z</date>
<failureUrl>string</failureUrl>
<issueEmd90>true</issueEmd90>
<lastschrift>
<bank>string</bank>
<bic>string</bic>
<iban>string</iban>
<owner>string</owner>
</lastschrift>
<notes>string</notes>
<number>string</number>
<paymentFee>87</paymentFee>
<paymentPage>string</paymentPage>
<price>18</price>
<remark>string</remark>
<state>NoPayment</state>
<successUrl>string</successUrl>
<timeLimit>2025-12-11T04:10:26.073Z</timeLimit>
<timeout>100</timeout>
<type>CASH_OFFICE</type>
</payment>
<remarks>
<details>
<category>string</category>
<group>GENERAL</group>
<personName>string</personName>
<qualifier>string</qualifier>
<status>string</status>
<supplierCode>string</supplierCode>
</details>
</remarks>
<salesPoint>
<code>string</code>
<name>string</name>
<timeZone>string</timeZone>
</salesPoint>
<status>CONFIRMED</status>
<failedCancellationInfo>string</failedCancellationInfo>
<linkedBookings>
<number>string</number>
<reason>EXCHANGE</reason>
</linkedBookings>
<services/>
</return>
</cancelReservationResponse>
</soap:Body>
</soap:Envelope>
Modified at 2025-12-11 04:10:50