Authorization: Bearer ********************curl --location --request POST 'https://connect.dispatchable.com/documents/api/v1/invoice' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--form 'invoice_uuid="221e6c23-09e7-40ca-bdb4-d2a639be2fb0"'{}