Everest Card — API reference
  • Credit
  • Debit
  • Prepaid
  • Corebanking
  • OAuth2
  • Delivery
Information
Cards
    Card delivery and courier tracking
      Service that generates the delivery file for use in distribution processespost/delivery-integration-indoor-service/api/getCourierInformationpost/delivery-integration-indoor-service/api/updateAddressInformationpost/delivery-integration-indoor-service/api/updateMovementsWithBarcodeNumberpost/delivery-integration-indoor-service/api/getBasicCourierInformationpost/delivery-integration-indoor-service/api/getCourierInformationIbmbpost/delivery-integration-indoor-service/api/getCourierInformationByMainCustomerpost
Platform
    Platform operations
      /delivery-integration-indoor-service/api/healthCheckpost
SchemasError codes
powered by Zudoku
Delivery Integration Indoor Service
Delivery Integration Indoor Service

Schemas


BasicCourierInformation

maskedCardNumber
​string | null

Masked Card Number

shadowCardNumber
​string | null

Shadow Card Number

barcode
​string | null

Barcode

courierCompanyCode
​string | null

Courier Company Code

operationDateStr
​string | null

Operation Date Str

operationTimeStr
​string | null

Operation Time Str

courierStateDescription
​string | null

Courier State Description

courierState
​string | null

Courier State

CardCourierInformation

customerNumber
​integer · int64 · required

Customer Number

mainCustomerNumber
​integer · int64 · required

Main Customer Number

digitalCardFlag
​boolean · required

Digital Card Flag

cardMasterRecordId
​integer · int64 · required

Card Master Record Id

barcode
​string | null

Barcode

shadowCardNumber
​string | null

Shadow Card Number

maskedCardNumber
​string | null

Masked Card Number

productTypeCode
​string | null

Product Type Code

productNumber
​string | null

Product Number

productName
​string | null

Product Name

statusCode
​string | null

Status Code

statusDescription
​string | null

Status Description

cardRefNumber
​string | null

Card Ref Number

mainCardRefNumber
​string | null

Main Card Ref Number

CourierInformation

operationDateTime
​string · date-time · required

Operation Date Time

barcode
​string | null

Barcode

operationDateStr
​string | null

Operation Date Str

operationTimeStr
​string | null

Operation Time Str

operationStatus
​string | null

Operation Status

operationDescription
​string | null

Operation Description

callOnNumber
​string | null

Call On Number

CourierInformationIntegrationRequest

barcode
​string | null

Barcode

CourierInformationIntegrationResponse

​array | null

Information List

responseCode
​string | null

Response Code

responseDescription
​string | null

Response Description

exceptionDetail
​string | null

Exception Detail

CreateDeliveryFileResponse

responseCode
​integer · int32 · required

Response Code

responseDescription
​string | null

Response Description

exceptionDetail
​string | null

Exception Detail

Error

transactionId
​string | null

Transaction Id

errorCode
​string | null

Error Code

description
​string | null

Description

message
​string | null

Message

messageFormat
​string | null

Message Format

arguments
​array | null

Arguments

propertyName
​string | null

Property Name

detail
​string | null

Detail

​array | null

Items

isTechnicalError
​boolean | null

Is Technical Error

exceptionType
​string | null

Exception Type

GetBasicCourierInformationRequest

shadowCardNumber
​string | null

Shadow Card Number

GetBasicCourierInformationResponse

​array | null

Information List

​object

Latest Barcode State Information

responseCode
​string | null

Response Code

responseDescription
​string | null

Response Description

GetCourierInformationByMainCustomerRequest

channel
​string | null

Channel

mainCustomerNumber
​integer | null · int64

Main Customer Number

productType
​string | null

Product Type

statusCode
​string | null

Status Code

GetCourierInformationByMainCustomerResponse

​array | null

Card List

GetCourierInformationIbmbRequest

customerNumber
​string | null

Customer Number

barcode
​string | null

Barcode

productSegment
​string | null

Product Segment

GetCourierInformationIbmbResponse

isHaveAnyDebitCard
​boolean · required

Is Have Any Debit Card

isHaveAnyCreditCard
​boolean · required

Is Have Any Credit Card

​array | null

List Of Debit Card

​array | null

List Of Credit Card

HealthCheckResponse

date
​string · date-time · required

Date

result
​string | null

Result

IbmbCourierInformation

supplementaryCardFlag
​boolean · required

Supplementary Card Flag

maskedCardNumber
​string | null

Masked Card Number

courierCompanyCode
​string | null

Courier Company Code

barcode
​string | null

Barcode

lastProcessStatusDate
​string | null

Last Process Status Date

courierStateDescription
​string | null

Courier State Description

productType
​string | null

Product Type

deliveryType
​string | null

Delivery Type

deliveryTypeDescription
​string | null

Delivery Type Description

sendingAdress
​string | null

Sending Adress

sendingBranchName
​string | null

Sending Branch Name

applicationDate
​string | null

Application Date

renewDate
​string | null

Renew Date

receiveNameSurname
​string | null

Receive Name Surname

embossName
​string | null

Emboss Name

returnReason
​string | null

Return Reason

cardStatusCode
​string | null

Card Status Code

cardStatusDescription
​string | null

Card Status Description

cardStatusReasonCode
​string | null

Card Status Reason Code

cardStatusReasonDescription
​string | null

Card Status Reason Description

embossCompanyOperationStatus
​string | null

Emboss Company Operation Status

embossReasonCode
​string | null

Emboss Reason Code

embossReasonDescription
​string | null

Emboss Reason Description

embossReasonSubCode
​string | null

Emboss Reason Sub Code

embossReasonSubDescription
​string | null

Emboss Reason Sub Description

cardEmbossDate
​string | null

Card Emboss Date

courierStateCode
​string | null

Courier State Code

cardType
​string | null

Card Type

productNumber
​string | null

Product Number

LatestBarcodeStateInformation

numberOfDaysOnTheCourier
​integer · int32 · required

Number Of Days On The Courier

maskedCardNumber
​string | null

Masked Card Number

latestBarcodeNumber
​string | null

Latest Barcode Number

latestCourierState
​string | null

Latest Courier State

callOnNumber
​string | null

Call On Number

UpdateAddressInformationIntegrationRequest

barcode
​string | null

Barcode

deliveryType
​string | null

Delivery Type

addressText
​string | null

Address Text

additionalInfo
​string | null

Additional Info

agentId
​string | null

Agent Id

UpdateAddressInformationIntegrationResponse

responseCode
​string | null

Response Code

responseDescription
​string | null

Response Description

UpdateMovementsWithBarcodeNumberIntegrationRequest

barcode
​string | null

Barcode

operationDateStr
​string | null

Operation Date Str

operationTimeStr
​string | null

Operation Time Str

operationStatus
​string | null

Operation Status

operationDescription
​string | null

Operation Description

receivedByWhomNameSurname
​string | null

Received By Whom Name Surname

UpdateMovementsWithBarcodeNumberIntegrationResponse

responseCode
​string | null

Response Code

responseDescription
​string | null

Response Description

On this page
  • BasicCourierInformation
  • CardCourierInformation
  • CourierInformation
  • CourierInformationIntegrationRequest
  • CourierInformationIntegrationResponse
  • CreateDeliveryFileResponse
  • Error
  • GetBasicCourierInformationRequest
  • GetBasicCourierInformationResponse
  • GetCourierInformationByMainCustomerRequest
  • GetCourierInformationByMainCustomerResponse
  • GetCourierInformationIbmbRequest
  • GetCourierInformationIbmbResponse
  • HealthCheckResponse
  • IbmbCourierInformation
  • LatestBarcodeStateInformation
  • UpdateAddressInformationIntegrationRequest
  • UpdateAddressInformationIntegrationResponse
  • UpdateMovementsWithBarcodeNumberIntegrationRequest
  • UpdateMovementsWithBarcodeNumberIntegrationResponse