# Resource ID prefix guide

This topic describes all Rebilly resource identifier prefixes.
Use this topic as a point of reference to understand what each prefix represents.

## Resource prefixes

| Prefix | Resource | Path |
|  --- | --- | --- |
| `alwl_` | `Allowlist` | `/allowlists` |
| `app_` | `Application` | `/applications` |
| `app_ins_` | `Application instance` | `/application-instances/{applicationId}` |
| `aml_chk_` | `AML check` | `/aml-checks` |
| `api_key_` | `API key` | `/api-keys` |
| `att_` | `Attachment` | `/attachments` |
| `bill_prt_` | `Billing portal` | `/billing-portals` |
| `blkl_` | `Blocklist` | `/blocklists` |
| `btxn_` | `Balance transaction` | `/balance-transactions` |
| `dep_prop_` | `Deposit custom property set` | `/deposit-custom-property-sets` |
| `dep_str_` | `Deposit amount strategy` | `/deposit-strategies` |
| `dep_req_` | `Deposit request` | `/deposit-requests` |
| `cpn_` | `Coupon` | `/coupons` |
| `cpn_rdm_` | `Coupon redemption` | `/coupons-redemptions` |
| `crd_` | `Credential` | `-` |
| `crmm_` | `Credit memo` | `/credit-memos` |
| `crmm_itm_` | `Credit memo item` | `-` |
| `cus_` | `Customer` | `/customers` |
| `cus_crd_` | `Customer credential` | `-` |
| `dp_` | `Dispute` | `/disputes` |
| `exp_` | `Data export` | `/experimental/data-exports` |
| `fee_` | `Fee` | `/fees` |
| `file_` | `File` | `/files` |
| `grd_seg_` | `UI segment` | `/grid-segments` |
| `gw_acc_` | `Gateway account` | `/gateway-accounts` |
| `gw_dwn_` | `Gateway account downtime schedule` | `/gateway-accounts/{gatewayAccountId}/downtime-schedules` |
| `hook_` | `Webhook` | `/webhooks` |
| `hook_log_` | `Webhook tracking log` | `/tracking/webhooks` |
| `hook_req_` | `Webhook request` | `-` |
| `ii_` | `Invoice item` | `-` |
| `ii_` | `Upcoming invoice item` | `-` |
| `in_` | `Invoice` | `/invoices` |
| `in_` | `Upcoming invoice` | `/subscriptions/{subscriptionId}/upcoming-invoices` |
| `in_rev_` | `Invoice revenue recognition` | `-` |
| `inst_` | `Payment instrument` | `-` |
| `jrn_acc_` | `Journal account` | `/journal-accounts` |
| `jrn_ent_` | `Journal entry` | `/journal-entries` |
| `jrn_rec_` | `Journal record` | `/journal-entries/{journalEntryId}/records` |
| `jwt_` | `JWT session` | `-` |
| `kyc_doc_` | `KYC document` | `/kyc-documents` |
| `kyc_liv_` | `KYC liveness session` | `/storefront/kyc-liveness-sessions` |
| `kyc_req_` | `KYC request` | `/kyc-requests` |
| `ls_` | `Lead source` | `/customers/{customerId}/lead-source` |
| `lst_` | `List` | `/lists` |
| `mail_bcst_` | `Broadcast message` | `/broadcast-messages` |
| `mail_dst_` | `Email delivery setting` | `/email-delivery-settings` |
| `mail_msg_` | `Email message` | `/email-messages` |
| `mail_ntf_` | `Email notification attribution` | `/send-through-attribution/{eventType}` |
| `ord_` | `Order (experimental)` | `/orders` |
| `org_` | `Organization` | `/organizations` |
| `org_exp_` | `Organization export` | `/organization-exports` |
| `ots_` | `One time sale order item` | `-` |
| `plan_` | `Plan` | `/plans` |
| `pout_req_` | `Payout request` | `/payout-requests` |
| `prod_` | `Product` | `/products` |
| `qt_` | `Quote` | `/quotes` |
| `qt_itm_` | `Quote item` | `-` |
| `reco_` | `Reconciliation` | `-` |
| `risk_rule_` | `Risk score rule` | `/risk-score-rules` |
| `role_` | `Role` | `/roles` |
| `rule_dft_` | `Draft ruleset` | `/events/{eventType}/rules/drafts` |
| `ship_rate_` | `Shipping rate` | `/shipping-rates` |
| `ord_` | `Order` | `/subscriptions` |
| `sub_` | `Subscription order item` | `-` |
| `sub_cnl_` | `Subscription cancellation` | `/subscription-cancellations` |
| `sub_pau_` | `Subscription pause` | `/subscription-pauses` |
| `sub_rct_` | `Subscription reactivation` | `/subscription-reactivations` |
| `sub_usg_` | `Usage record` | `/usages` |
| `tag_` | `Tag` | `/tags` |
| `tag_rule_` | `Tags rule` | `/tags-rules` |
| `tmln_` | `Credit memo timeline message` | `/credit-memos/{creditMemoId}/timeline` |
| `tmln_` | `Customer timeline custom event type` | `/customer-timeline-custom-events` |
| `tmln_` | `Customer timeline message` | `/customers/{customerId}/timeline` |
| `tmln_` | `Rules engine timeline message` | `/events/{eventType}/timeline` |
| `tmln_` | `Gateway account timeline message` | `/gateway-accounts/{gatewayAccountId}/timeline` |
| `tmln_` | `Invoice timeline message` | `/invoices/{invoiceId}/timeline` |
| `tmln_` | `Order timeline message` | `/subscriptions/{orderId}/timeline` |
| `tmln_` | `Quote timeline message` | `/quotes/{quoteId}/timeline` |
| `tmln_` | `Transaction timeline message` | `/transactions/{transactionId}/timeline` |
| `txn_` | `Transaction` | `/transactions` |
| `usr_` | `User` | `/users` |
| `web_` | `Website` | `/websites` |