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 \
 --request POST http://wyzio.app/api-v1/document-scan/{id}/assign-to-pis \
 --header "TARGET-ORGANIZATION-ID: 42" \
 --header "WEAL-TOKEN: string"