boscod OpenAPI
    boscod OpenAPI
    • Introduction
    • Shipping label
    • Errors
    • Changelog
    • API
      • Coverage Area
        • Provinces
        • Cities
        • Districts
        • Search Area
      • Rates
        • List Courier
        • Shipping Fee
        • Shipping Fee (SSE)
      • Orders
        • Create Order
        • Cancel Order
        • Detail Order
        • Tracking
        • Estimation Rates
    • Webhook

    Errors

    The Boscod API returns standard error codes to help diagnose issues. Below is a list of common error codes and their meanings:
    Error CodeMessageDescription
    400Bad RequestThe request is invalid or missing required parameters.
    401UnauthorizedInvalid or missing authentication credentials.
    403ForbiddenYou do not have permission to access this resource.
    404Not FoundThe requested resource could not be found.
    409ConflictThe request could not be processed due to a conflict.
    429Too Many RequestsRate limit exceeded. Try again later.
    500Internal Server ErrorAn error occurred on the server. Try again later.
    503Service UnavailableThe server is temporarily unavailable. Try again later.
    Continue to the API Reference section for details on available endpoints.
    This md for error list
    Previous
    Shipping label
    Next
    Changelog
    Built with