SET: Rejecting a SET

Latest update: May 28, 2020

Rejects a SET process based on a setCode bassed by parameter

Service

  • Method: PUT
  • Service: /documents/api/v3/set/reject/{setCode}
  • Content Type: form URL encoded
  • Input parameters:
    • setCode (string) (required)
    • comment (string) (required)
{setCode} : (string) (required) SET code returned by Viafirma
{commment} : (string) (required) reason for rejection.
  • Response Content Type: application/type JSON in the Body of the response.
  • Response Status: 200 OK
  • Response Body:
{
  "messages": [Message{}]
}
  • Response Status: Other thank 200 NOT OK
  • Response Body:
{
    "code": 9,
    "type": "String",
    "message": "string",
    "trace": "string"
}

results matching ""

    No results matching ""