Assign document scan to purchase invoice scan

POST /api-v1/document-scan/{id}/assign-to-pis

Headers

Path parameters

  • id integer Required

    id

Responses

POST /api-v1/document-scan/{id}/assign-to-pis
curl \
 -X POST http://wyzio.app/api-v1/document-scan/{id}/assign-to-pis \
 -H "TARGET-ORGANIZATION-ID: 42" \
 -H "WEAL-TOKEN: string"