Skip to Main Content
Riverty Docs
riverty logo Docs

Path

POST /businesses/{businessCode}/customers/{customerNumber}/contracts/{contractId}/activate

Request Parameters

businessCode
required
string
Business Code
customerNumber
required
string
External customer reference
contractId
required
string
External contract reference or arvato internal contract reference to be used
X-Request-ID
string
The unique ID of this particular request/transaction. Subsequent requests with the same request ID might get ignored.

Request Body

application/json

requestedActivationDate
string
Requested activation date. Supported format: YYYY-MM-DD

Responses

  • requestedActivationDate
    string
    Actual activation date of contract. Supported format: YYYY-MM-DD
  • object
    Object that contains details for an error that was encountered when accessing a third party service
    action
    string
    External action to be triggered based on error code/message
    code
    string
    Code
    customerFacingMessage
    string
    Customer facing message
    description
    string
    Description
    fieldReference
    string
    Field reference
    source
    string
    Source of external error code, e.g. Internal ThirdPartyACI Third-PartyPayPal
    title
    string
    Title
    type
    string
    Type or class
    code
    string
    Error code
    description
    string
    Error description
    title
    string
    Error title
    type
    string
    Error type, e.g. InternalServiceError InternalValidationError InternalBusinessError ThirdPartyError Warning
  • object
    Object that contains details for an error that was encountered when accessing a third party service
    action
    string
    External action to be triggered based on error code/message
    code
    string
    Code
    customerFacingMessage
    string
    Customer facing message
    description
    string
    Description
    fieldReference
    string
    Field reference
    source
    string
    Source of external error code, e.g. Internal ThirdPartyACI Third-PartyPayPal
    title
    string
    Title
    type
    string
    Type or class
    code
    string
    Error code
    description
    string
    Error description
    title
    string
    Error title
    type
    string
    Error type, e.g. InternalServiceError InternalValidationError InternalBusinessError ThirdPartyError Warning