Discussions

Ask a Question
Back to All

Create Purchase Order - /v3/fulfillment/inbound

Is there any specific requirement for doc_no field in this endpoint? the response said "DocNo have Invalid Character".

"metadata": {
"path": "/v3/fulfillment/inbound",
"http_status_code": 400,
"http_status": "Bad Request",
"errors": [
{
"code": 810,
"message": "DocNo have Invalid Character"
}
],
"timestamp": 1662008664
}