ENVIRONMENT : Test
POST {culture}/api/ExBooking/SendContractNotificationEmail?bookingNumber={bookingNumber}&language={language}&recipientMail={recipientMail}&senderMail={senderMail}
IMPORTANT NOTE: Depending on your integration strategy, you may choose to map some of ID-s to your system ID-s (e.g. car categories, offices, equipment, pricelists). If you do that, please note that ID-s WILL BE DIFFERENT ON PRODUCTION AND TEST ENVIRONMENTS, so you should make it easily configurable on your side.
Request Information
URI Parameters
| Name |
Description |
Type |
Additional information |
| bookingNumber |
|
string
|
Required
|
| culture |
|
string
|
None.
|
| language |
|
string
|
None.
|
| recipientMail |
|
string
|
None.
|
| senderMail |
|
string
|
None.
|
Body Parameters
None.
Response Information
Resource Description
IHttpActionResult None.
Response Formats
Sample:
Sample not available.