Skip to main content

Retrieves the global sending (delivery) fees.

GET 

/api/v1/fees/sending

SOAP Equivalent: ACP_GetGlobalSendingFees

SOAP to REST Field Mapping

REST FieldSOAP FieldNotes
sendingFeeslistSendingFeesDelivery fees available for sale
sendingFees[].sendingFeeIdID_SendingFeeFee generic id (-1 e-ticket, 0 counter)
sendingFees[].feeTypeFeeTypePOSTAL / ETICKET / ETICKET_SEAT / GUICHET / PASSTICKET
sendingFees[].typeCalculTypeCalcul0 order / 1 ticket / 2 client
sendingFees[].unitAmountUnitAmountUnit amount

Scoped by the x-tenant header. The list always ends with the two synthetic entries reproduced from the legacy (free e-ticket, authorized counter withdrawal).

Request

Responses

OK