Payment

Request Payment after the application submission

path Parameters
CaseID
required
string

A fully qualified application number or case id

header Parameters
OrganisationID
required
string

OrganisationID like Councild Id or Private Certifier Id to indicate where the request is originated from

Request Body schema: application/json

body

updatedByEmail
string <= 250 characters

Registered user mail address who performing the action.

Responses

Request samples

Content type
application/json
{
  • "updatedByEmail": "johnsmith@yopmail.com"
}