Card delivery and courier tracking
Get a produced card to the cardholder — generate the distribution file, track the courier by barcode, and correct the delivery address while the card is in transit.
Operations
delivery-integration-indoor-service
/delivery-integration-indoor-service/api/createDeliveryFile
Service that generates the delivery file for use in distribution processes.
POST/delivery-integration-indoor-service/api/getCourierInformation
Service that retrieves the card’s courier delivery information using the barcode number.
POST/delivery-integration-indoor-service/api/updateAddressInformation
Service that allows updating the customer’s delivery address.
POST/delivery-integration-indoor-service/api/updateMovementsWithBarcodeNumber
Service that updates delivery movements and status information based on the barcode number of the courier shipment.
POST/delivery-integration-indoor-service/api/getBasicCourierInformation
Service that retrieves basic courier stage information based on the provided Shadow Card Number.
POST/delivery-integration-indoor-service/api/getCourierInformationIbmb
Service that returns detailed IBMB system information of the courier company used for card delivery.
POST/delivery-integration-indoor-service/api/getCourierInformationByMainCustomer
Service that returns detailed IBMB system information of the courier company used for card delivery, based on the provided customer number.