Skip to main content

Trigger an specific action

POST 

/actions

Trigger an specific action

Request

Body

required

General action data

    configuration

    object

    action_id GeneralActionEnum (string)

    Possible values: [imei_verification, document_validation]

    General actions provided by bolttech. If some actions do not appear in this enum, they are partner-exclusive.

    payload

    object

    This response payload will be based on the selected action.

    oneOf

    Could be used to verification of a single or multiple IMEIs

    country_code string

    Country code with 2 characters (ISO 3166 alpha-2)

    imei string[]

Responses

Successful operation

Schema

    configuration

    object

    action_id GeneralActionEnum (string)

    Possible values: [imei_verification, document_validation]

    General actions provided by bolttech. If some actions do not appear in this enum, they are partner-exclusive.

    payload

    object[]

    General action response payload

  • Array [

  • oneOf

    imei string

    models

    object[]

  • Array [

  • additional_details

    Additional details that do not have a specific field to store it.

    available_for_rental boolean
    back_image string
    front_image string
    ram string
    series string
    brand string
    color string
    description string
    operating_system string

    recommended_retail_price

    object

    amount string
    currency CurrencyCodeEnum (string)

    Possible values: [AED, AFN, ALL, AMD, ANG, AOA, ARS, AUD, AWG, AZN, BAM, BBD, BDT, BGN, BHD, BIF, BMD, BND, BOB, BOV, BRL, BSD, BTN, BWP, BYR, BZD, CAD, CDF, CHE, CHF, CHW, CLF, CLP, CNY, COP, COU, CRC, CUC, CUP, CVE, CZK, DJF, DKK, DOP, DZD, EGP, ERN, ETB, EUR, FJD, FKP, GBP, GEL, GHS, GIP, GMD, GNF, GTQ, GYD, HKD, HNL, HRK, HTG, HUF, IDR, ILS, INR, IQD, IRR, ISK, JMD, JOD, JPY, KES, KGS, KHR, KMF, KPW, KRW, KWD, KYD, KZT, LAK, LBP, LKR, LRD, LSL, LTL, LVL, LYD, MAD, MDL, MGA, MKD, MMK, MNT, MOP, MRO, MUR, MVR, MWK, MXN, MXV, MYR, MZN, NAD, NGN, NIO, NOK, NPR, NZD, OMR, PAB, PEN, PGK, PHP, PKR, PLN, PYG, QAR, RON, RSD, RUB, RWF, SAR, SBD, SCR, SDG, SEK, SGD, SHP, SLL, SOS, SRD, SSP, STD, SYP, SZL, THB, TJS, TMT, TND, TOP, TRY, TTD, TWD, TZS, UAH, UGX, USD, USN, USS, UYI, UYU, UZS, VEF, VND, VUV, WST, XAF, XAG, XAU, XBA, XBB, XBC, XBD, XCD, XDR, XFU, XOF, XPD, XPF, XPT, XTS, XXX, YER, ZAR, ZMW]

    Currency codes Enum

    sku string
    storage_size string
    type string
  • ]

  • ]

Loading...