← Einkauf API
GoodsReceipts
Singular: GoodsReceipt — Base-URL: https://purchase-api.ayoune.app — Zugriff: CRUD
Jetzt ausprobieren
beta
Response (live)
Requests werden über den consumer-app Proxy an *.ayoune.app weitergeleitet. Tokens bleiben im Browser und werden pro Call mitgesendet.
Beispiel-Response (aufgezeichnet) Beispiel
Eine echte, zuvor aufgezeichnete GET /:id-Antwort dieses Endpunkts — nicht der Live-Call oben. Sensible Felder sind maskiert.
{
"payload": {
"_id": "65ce21bdd3ae3662839cad14",
"editors": [],
"team": [],
"confirmed": false,
"destinationCountries": [],
"destinationCities": [],
"destinationCity": [],
"groups": [],
"othergroups": [],
"skus": [],
"shopOrder": false,
"shopOrderNbr": "",
"interestchannels": [],
"stock_booked": false,
"hasQuota": false,
"hasDuration": false,
"hasCheckLists": false,
"hasSupplierFeedback": false,
"hasRequirements": false,
"needsProduction": false,
"hasProductionOrders": false,
"insuranceBooked": false,
"status": "Neu",
"incomeInvoice": [],
"final_discount_percent": 0,
"final_discount_percent_amount": 0,
"final_discount": 0,
"coupon_discount": 0,
"shippingCosts": 0,
"sum": 0,
"totalDiscount": 0,
"net_total": 0,
"net_total_1": 0,
"net_total_2": 0,
"tax_1": 0,
"tax_2": 0,
"total": 0,
"monthly_part": 0,
"total_part": 0,
"external_monthly_part": 0,
"external_total_part": 0,
"foreignCountry": false,
"createdBy": "6045f4d25704710012485569",
"pricedate": "2024-02-15T14:37:49.731Z",
"positions": [],
"taxes": [],
"createdAt": "2024-02-15T14:37:49.733Z",
"updatedAt": "2024-02-15T14:37:49.733Z"
},
"meta": {
"links": [
{
"rel": "self",
"href": "https://purchase-api.ayoune.app/goodsreceipts/65ce21bdd3ae3662839cad14",
"method": "get",
"title": "GET",
"types": [
"application/json",
"application/yaml",
"text/csv"
]
}
],
"relations": [
{
"rel": "Consumers",
"title": "MODEL_CONSUMER",
"href": "https://api.ayoune.app/crm/consumers",
"method": "get",
"types": [
"application/json",
"application/yaml",
"text/csv"
],
"right": "crm.consumers"
},
{
"rel": "Consumers",
"title": "MODEL_CONSUMER",
"href": "https://api.ayoune.app/crm/consumers",
"method": "get",
"types": [
"application/json",
"application/yaml",
"text/csv"
],
"right": "crm.consumers"
},
{
"rel": "Shops",
"title": "MODEL_SHOP",
"href": "https://api.ayoune.app/ecommerce/shops",
"method": "get",
"types": [
"application/json",
"application/yaml",
"text/csv"
],
"right": "ecommerce.shops"
},
{
"rel": "Coupons",
"title": "MODEL_COUPON",
"href": "https://api.ayoune.app/marketing/coupons",
"method": "get",
"types": [
"application/json",
"application/yaml",
"text/csv"
],
"right": "marketing.coupons"
},
{
"rel": "Transactions",
"title": "MODEL_TRANSACTION",
"href": "https://api.ayoune.app/ecommerce/transactions",
"method": "get",
"types": [
"application/json",
"application/yaml",
"text/csv"
],
"right": "ecommerce.transactions"
},
{
"rel": "CalendarEntries",
"title": "MODEL_CALENDARENTRY",
"href": "https://api.ayoune.app/crm/calendarentries",
"method": "get",
"types": [
"application/json",
"application/yaml",
"text/csv"
],
"right": "crm.calendarentries"
},
{
"rel": "Opportunities",
"title": "MODEL_OPPORTUNITY",
"href": "https://api.ayoune.app/sale/opportunities",
"method": "get",
"types": [
"application/json",
"application/yaml",
"text/csv"
],
"right": "sale.opportunities"
},
{
"rel": "Projects",
"title": "MODEL_PROJECT",
"href": "https://api.ayoune.app/pm/projects",
"method": "get",
"types": [
"application/json",
"application/yaml",
"text/csv"
],
"right": "pm.projects"
},
{
"rel": "Offers",
"title": "MODEL_OFFER",
"href": "https://api.ayoune.app/sale/offers",
"method": "get",
"types": [
"application/json",
"application/yaml",
"text/csv"
],
"right": "sale.offers"
},
{
"rel": "Contracts",
"title": "MODEL_CONTRACT",
"href": "https://api.ayoune.app/sale/contracts",
"method": "get",
"types": [
"application/json",
"application/yaml",
"text/csv"
],
"right": "sale.contracts"
},
{
"rel": "ProductionOrders",
"title": "MODEL_PRODUCTIONORDER",
"href": "https://api.ayoune.app/production/productionorders",
"method": "get",
"types": [
"application/json",
"application/yaml",
"text/csv"
],
"right": "production.productionorders"
},
{
"rel": "Invoices",
"title": "MODEL_INVOICE",
"href": "https://api.ayoune.app/sale/invoices",
"method": "get",
"types": [
"application/json",
"application/yaml",
"text/csv"
],
"right": "sale.invoices"
},
{
"rel": "Shippings",
"title": "MODEL_SHIPPING",
"href": "https://api.ayoune.app/sale/shippings",
"method": "get",
"types": [
"application/json",
"application/yaml",
"text/csv"
],
"right": "sale.shippings"
},
{
"rel": "SupplierOrders",
"title": "MODEL_SUPPLIERORDER",
"href": "https://api.ayoune.app/purchase/supplierorders",
"method": "get",
"types": [
"application/json",
"application/yaml",
"text/csv"
],
"right": "purchase.supplierorders"
},
{
"rel": "Shippments",
"title": "MODEL_SHIPPMENT",
"href": "https://api.ayoune.app/sale/shippments",
"method": "get",
"types": [
"application/json",
"application/yaml",
"text/csv"
],
"right": "sale.shippments"
},
{
"rel": "Departments",
"title": "MODEL_DEPARTMENT",
"href": "https://api.ayoune.app/config/departments",
"method": "get",
"types": [
"application/json",
"application/yaml",
"text/csv"
],
"right": "config.departments"
}
],
"debugId": "6a6198b31496f64392e2fcba",
"errors": [],
"actions": [
{
"rel": "self",
"action": "COPY",
"title": "MODEL_GOODSRECEIPT",
"href": "https://api.ayoune.app/purchase/goodsreceipts/65ce21bdd3ae3662839cad14/copy",
"method": "post",
"types": [
"application/json",
"application/yaml",
"text/csv"
]
},
{
"rel": "self",
"action": "DELETE",
"title": "MODEL_GOODSRECEIPT",
"href": "https://api.ayoune.app/purchase/goodsreceipts/65ce21bdd3ae3662839cad14/copy",
"method": "post",
"types": [
"application/json",
"application/yaml",
"text/csv"
]
}
],
"version": {
"host": "2026.10.0",
"core": "2026.257.1"
},
"rateLimit": {
"limit": "2500",
"remaining": "2492",
"reset": "1784784576",
"resetDate": "Thu Jul 23 2026"
},
"responseTime": 293.803893,
"code": 200,
"status": "success",
"error": false
}
}
Endpunkte
| Methode | Path | Beschreibung | Right |
|---|---|---|---|
| GET | /goodsreceipts |
Liste mit Filtern/Paginierung | purchase.goodsreceipts.view |
| GET | /goodsreceipts/:id |
Einzelner Datensatz | purchase.goodsreceipts.view |
| POST | /goodsreceipts |
Neuen Datensatz erstellen | purchase.goodsreceipts.new |
| PUT | /goodsreceipts |
Datensatz aktualisieren | purchase.goodsreceipts.edit |
| DELETE | /goodsreceipts/:id |
Datensatz löschen | purchase.goodsreceipts.delete |
SDK
import { aYOUne } from '@tolinax/ayoune';
const ay = new aYOUne('pat_your_token');
// Alle abrufen
const list = await ay.purchase.goodsReceipts.find().limit(10).exec();
// Einzelnen Datensatz
const one = await ay.purchase.goodsReceipts.findById('OBJECT_ID').exec();
// Erstellen
const created = await ay.purchase.goodsReceipts.create({ name: 'Foo' });