-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Labels
OutreachOn Project App Store, use this label if we reached out asking for API accessOn Project App Store, use this label if we reached out asking for API accessapi-access-not-grantedproject app store. the related app developer company's point of contact, rejected granting accessproject app store. the related app developer company's point of contact, rejected granting accessappNew app / integration requestNew app / integration requestenhancementNew feature or requestNew feature or requestno-response-from-developeron project app store, api access requested but app developers have been silent for over a monthon project app store, api access requested but app developers have been silent for over a monthtriagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Description
App
Monta
https://api-v6.monta.nl/index.html
Actions
GET /order/{orderId}
- Invoice totals, shipping cost, currency
- Order lines with product info and backorder status
- Consumer details incl. shipping address and contact name
- Shipment tracking data (track_and_trace_code, track_and_trace_link)
- Shipment metadata (shipper_code, shipper_description, etc.)
- Order status (delivery_status_code, delivery_status_description)
GET /orderlines/{orderId}
• sku, description, ordered_quantity, picked_quantity
• Flags like backorder, has_been_backorder, is_flyer
• Line totals: amount_incl_tax, tax_amount, payment_costs, shipping_cost
• reference for invoice reconciliation
GET /consumer/{consumerId}
• Full customer profile
• Names, contact details, and email
• Delivery and invoice addresses
• shipping_comment, b2b flag
GET /tracktrace/{trackAndTraceCode}
GET /shipment/{orderId}
• Shipment details per order
• Estimated and actual delivery windows
• Shipment provider (shipper_code, shipper_description)
• track_and_trace_code, track_and_trace_link
• delivery_date, shipment_date, delivery options and extras
Metadata
Metadata
Assignees
Labels
OutreachOn Project App Store, use this label if we reached out asking for API accessOn Project App Store, use this label if we reached out asking for API accessapi-access-not-grantedproject app store. the related app developer company's point of contact, rejected granting accessproject app store. the related app developer company's point of contact, rejected granting accessappNew app / integration requestNew app / integration requestenhancementNew feature or requestNew feature or requestno-response-from-developeron project app store, api access requested but app developers have been silent for over a monthon project app store, api access requested but app developers have been silent for over a monthtriagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Type
Projects
Status
Done