GaleForceMediaCreditorInvoiceImportConfirmImportRequest
POST {{base_url}}/MediaForceCreditorInvoiceImportConfirmImportRequest?Id={{integer}}
Confirms import of GaleForceMedia creditor invoice import into WorkBook.
Requires Authentication
Yes (Advanced)
Returns
GenericStringResponse
Batch?
No
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
Id | string | Required. | |
| (int32) | |||
| The identifier of the of the GaleForceMedia creditor invoice import. |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string | Required. | |
| The type of content accepted by the API endpoint. | |||
Content-Type | string | Required. | |
| The type of content supported by the API endpoint. |
RESPONSES
status: OK
{"Success":true}