Authorizations
App API key for /v5/app and /v5/company endpoints
Body
The ID of the company to create the line item for, which will look like biz_*************
The amount (price) for the line item.
A three letter currency code for the line item.
usd, sgd, inr, aud, brl, cad, dkk, eur, nok, gbp, sek, chf, hkd, huf, jpy, mxn, myr, pln, czk, nzd, aed, eth, ape, cop, ron, thb, bgn, idr, dop, php, try, krw, twd, vnd, pkr, clp, uyu, ars, zar, dzd, tnd, mad, kes, kwd, jod, all, xcd, amd, bsd, bhd, bob, bam, khr, crc, xof, egp, etb, gmd, ghs, gtq, gyd, ils, jmd, mop, mga, mur, mdl, mnt, nad, ngn, mkd, omr, pyg, pen, qar, rwf, sar, rsd, lkr, tzs, ttd, uzs, rub The name of the line item.
Whether or not the line item can be purchased as multiple quantity.
A textual description for the line item.
A JSON object containing any additional metadata for the line item.
Response
line item created
The ID of the line item, which will look like li_*************
The date the line item was created.
The ID of the company, which will look like biz_*************
The ID of the app, which will look like app_*************
The name of the line item.
The amount (price) for the line item.
A three letter currency code for the line item.
usd, sgd, inr, aud, brl, cad, dkk, eur, nok, gbp, sek, chf, hkd, huf, jpy, mxn, myr, pln, czk, nzd, aed, eth, ape, cop, ron, thb, bgn, idr, dop, php, try, krw, twd, vnd, pkr, clp, uyu, ars, zar, dzd, tnd, mad, kes, kwd, jod, all, xcd, amd, bsd, bhd, bob, bam, khr, crc, xof, egp, etb, gmd, ghs, gtq, gyd, ils, jmd, mop, mga, mur, mdl, mnt, nad, ngn, mkd, omr, pyg, pen, qar, rwf, sar, rsd, lkr, tzs, ttd, uzs, rub Whether or not the line item can be purchased as multiple quantity.
A JSON object containing any additional metadata for the line item.
A textual description for the line item.

