Quotation states
Swagger-UI: line-quotation-v1 | OpenAPI file: line-quotation-v1.yml
Quotation states can be divided into two groups related to whether the quotation offer has been accepted.
Before acceptation
State | Description |
---|---|
FAILED | The quotation request has failed. |
NEW | The quotation has been created and is waiting to be submitted to the line vendors. |
PENDING_SEND | The quotation request has not yet been send to line vendors. |
IN_PROGRESS | The line vendors are working on their offers. |
READY | The quotation offer is ready and can be accepted. |
EXPIRED | The quotation has expired and can no longer be accepted. |
REJECTED | The quotation request has been rejected. |
After acceptation
State | Description |
---|---|
ACCEPTED | The order for the quotation has been accepted and is pending delivery. |
ORDER_IN_PROGRESS | The order delivery is in progress. |
ORDER_READY | The order has been delivered. |
ORDER_CANCELLED | The order has been cancelled. |