GET /movements/{id}/confirmationDefaults
Retrieves the default values for the carrier contact to receive the rate confirmation.
Roles that can access this endpoint are Users.
Parameters
name |
description |
type |
default |
type |
id |
ID of the movement for which to send the confirmation |
path
|
|
String
|
Result
RateConfirmation
of type:
application/xml
application/json
a RateConfirmation object, used to display the contact who will receive the confirmation
Try It Out
Request