v1

latestOpenAPI 3.0.0UNLICENSED2026-07-26178479713.7 KB
example-management-auth-events

example_cdd_case_update_event

Event is pushed to subscribers when a CDD case changes status.

Note that the event will only include one of payout_destination_case or payment_case never both

post/examples/cdd_case_update

Headers

eventstring required
event-deliverystring required
event-signaturestring
content-typestring required

Request body

account_idstring required
event'cdd_case_update' required
event_deliverystring uuid required

Example request

{
  "account_id": "P12345678",
  "event": "cdd_case_update",
  "event_delivery": "9ebb6d41-dca5-484e-8330-9c9fa96b60ba",
  "account": {
    "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e",
    "deleted_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e",
    "jwks": {
      "uri": "https://cognito-idp.{region}.amazonaws.com/{userPoolId}/.well-known/jwks.json"
    },
    "applicant": {
      "first_name": "John",
      "last_name": "Doe",
      "email": "customer@example.com",
      "phone_number": "+4799999999",
      "agreement": {
        "attachments": [
          {
            "name": "Cookie Policy"
          }
        ]
      },
      "recaptcha_sitekey": "6LdE_pIUAAAAAHbiL0uHjHg2Mgn2IILTvZdA_Ux-",
      "recaptcha_response": "03AOLTBLSbzmXKXuAz9N--DsZ1xWmhfx6okCheBPesOsNmRSdkfcO4E5CkeBQQFJkC_emfE_KF0P8C3T57Nr9eOon_PVTEIq1NUpRS5oGkGMhr1vxVe1F7txMYUc4ClxUDLxWiW5WgnDvWHC7gOnlJZKvxVE4gn7qAJijE6SFMXkvFOwoWcx_kONmBHGnXHGgxIe2M8G-FkIKr0WZbQIDYmDaiQxb6mL1L70UGOyO280v2Pp65JB1mSohdeJLdQhHeye6v6__H9_M0GxDGd8s-LoLUY5Vq9hKbAs8MCsh2OFwtpbTYGfqmDbTwsc2v8SqOOZ86uKXwl7gyk3RHXT27m8Rv8iZAs2Ym5w",
      "utm": {
        "utm_source": "google",
        "utm_medium": "cpc",
        "utm_campaign": "spring_sale",
        "utm_term": "running+shoes",
        "utm_content": "textlink"
      }
    },
    "company": {
      "business_name": "TKP tech AS",
      "display_name": "TKP tech instore AS",
      "organization_number": "123456789MVA",
      "industry": "computer industry",
      "address": {
        "address_line": "Sommerkroveien 34",
        "address_line_2": "PB 123",
        "postal_code": "0349",
        "postal_place": "Oslo",
        "country": "NO"
      },
      "email": "contact@business.dintero.com",
      "technical_email": "tech_support@business.dintero.com",
      "public_business_name": "TKP tech"
    },
    "billing": {
      "business_name": "TKP tech AS",
      "organization_number": "123456789MVA",
      "address": {
        "address_line": "Sommerkroveien 34",
        "address_line_2": "PB 123",
        "postal_code": "0349",
        "postal_place": "Oslo",
        "country": "NO"
      },
      "email": "billing@business.dintero.com",
      "billing_statement": {
        "name": "John Doe",
        "phone_number": "+4745454545"
      }
    },
    "reseller_id": "DINTERO_ACCOUNT:99900000",
    "account_manager": {
      "email": "employee@dintero.com"
    },
    "statistics": {
      "checkout_captures": [
        {
          "type": "monthly",
          "periode": "2023-09",
          "currency": "NOK",
          "volume": 3921930,
          "count": 131
        },
        {
          "type": "weekly",
          "periode": "2023-W33",
          "currency": "NOK",
          "volume": 980482,
          "count": 32
        }
      ]
    },
    "services": {
      "checkout": {
        "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e",
        "updated_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e",
        "gateways": {
          "santander": {
            "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
          },
          "collector": {
            "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
          },
          "instabank": {
            "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
          },
          "vipps": {
            "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
          },
          "swish": {
            "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
          },
          "bambora": {
            "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
          },
          "payex": {
            "creditcard": {
              "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
            },
            "swish": {
              "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
            }
          },
          "klarna": {
            "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
          },
          "dintero_psp": {
            "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
          },
          "kravia": {
            "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
          },
          "two": {
            "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
          },
          "seitatech": {
            "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
          }
        }
      },
      "payout": {
        "features": {
          "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e",
          "updated_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
        },
        "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e",
        "updated_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
      },
      "customers": {
        "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e",
        "updated_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
      },
      "discounts": {
        "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e",
        "updated_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
      },
      "shopping": {
        "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e",
        "updated_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
      },
      "receipts": {
        "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e",
        "updated_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
      },
      "wallets": {
        "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e",
        "updated_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
      },
      "ledger": {
        "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e",
        "updated_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
      }
    },
    "connections": {
      "applepay": {
        "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e",
        "events": [
          {
            "event": "signature_required",
            "description": "Vipps awaiting signature",
            "metadata": {
              "signature_link": "https://sig.example.com/K34K244"
            }
          }
        ],
        "configuration": {
          "payment_options": [
            {
              "currencies": [
                "NOK"
              ],
              "details": {
                "domain_names": [
                  "example.dintero.com"
                ]
              }
            }
          ]
        },
        "signups": [
          {
            "payment_options": [
              {
                "currencies": [
                  "NOK"
                ],
                "details": {
                  "domain_names": [
                    "example.dintero.com"
                  ]
                }
              }
            ],
            "domain_names": [
              "example.dintero.com"
            ]
          }
        ]
      },
      "bambora": {
        "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e",
        "events": [
          {
            "event": "signature_required",
            "description": "Vipps awaiting signature",
            "metadata": {
              "signature_link": "https://sig.example.com/K34K244"
            }
          }
        ],
        "configuration": {
          "payment_options": [
            {
              "currencies": [
                "NOK"
              ]
            }
          ]
        },
        "direct_signups": [
          {
            "merchant_number": "P12345678",
            "md5_key": "ae45ase",
            "payment_options": [
              {
                "currencies": [
                  "NOK"
                ]
              }
            ]
          }
        ],
        "signup": {
          "payment_options": [
            {
              "currencies": [
                "NOK"
              ]
            }
          ],
          "revenue": {
            "currency": "NOK",
            "yearly_revenue": "100.000-250.000 NOK",
            "highest_transaction_amount": "500-1000 NOK",
            "average_amount": "250-500 NOK"
          },
          "ownership": {
            "owners": [
              {
                "date_of_birth": "1990-09-20",
                "percentage": 25
              }
            ]
          },
          "applicant": {
            "phone_number": "+4799999999"
          }
        },
        "submerchant_signups": [
          {
            "merchant_number": "P12345678",
            "md5_key": "ae45ase",
            "payment_options": [
              {
                "currencies": [
                  "NOK"
                ]
              }
            ]
          }
        ]
      },
      "collector": {
        "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e",
        "events": [
          {
            "event": "signature_required",
            "description": "Vipps awaiting signature",
            "metadata": {
              "signature_link": "https://sig.example.com/K34K244"
            }
          }
        ],
        "configuration": {
          "payment_options": [
            {
              "currencies": [
                "NOK"
              ]
            }
          ]
        },
        "signup": {
          "organization_number": "123456789MVA",
          "payment_options": [
            {
              "currencies": [
                "NOK"
              ]
            }
          ]
        }
      },
      "common": {
        "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e",
        "events": [
          {
            "event": "signature_required",
            "description": "Vipps awaiting signature",
            "metadata": {
              "signature_link": "https://sig.example.com/K34K244"
            }
          }
        ],
        "signup": {
          "payment_options": [
            {
              "currencies": [
                "NOK"
              ]
            }
          ],
          "package": "Checkout 195 NOK/month + 1.5%",
          "revenue": {
            "currency": "NOK",
            "yearly_revenue": "100.000-250.000 NOK",
            "highest_transaction_amount": "500-1000 NOK",
            "average_amount": "250-500 NOK"
          },
          "bank_accounts": [
            {
              "account_statement_url": "https://example.dintero.com/c/photos/account_statement.pdf"
            }
          ],
          "ownership": {
            "owners": [
              {
                "date_of_birth": "1990-09-20",
                "percentage": 25,
                "address": {
                  "address_line": "Sommerkroveien 34",
                  "address_line_2": "PB 123",
                  "postal_code": "0349",
                  "postal_place": "Oslo",
                  "country": "NO"
                }
              }
            ]
          },
          "applicant": {
            "first_name": "John",
            "last_name": "Doe",
            "email": "customer@example.com",
            "phone_number": "+4799999999"
          }
        }
      },
      "dintero_psp": {
        "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e",
        "events": [
          {
            "event": "signature_required",
            "description": "Vipps awaiting signature",
            "metadata": {
              "signature_link": "https://sig.example.com/K34K244"
            }
          }
        ],
        "configuration": {
          "payment_options": [
            {
              "currencies": [
                "NOK"
              ]
            }
          ],
          "vipps_merchant_serial_number": "123456",
          "visa_token_relationship_id": "10000000-20000000000",
          "mastercard_token_src_dpa_id": "src_dpa_56068",
          "mastercard_token_service_id": "SECURE_COF_MERCHANT_OBO#TESTPROJECT_PROD-PGMNAME#01",
          "google_pay_merchant_gateway_id": "dintero-test"
        },
        "signups": [
          {
            "payment_options": [
              {
                "currencies": [
                  "NOK"
                ]
              }
            ]
          }
        ]
      },
      "instabank": {
        "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e",
        "events": [
          {
            "event": "signature_required",
            "description": "Vipps awaiting signature",
            "metadata": {
              "signature_link": "https://sig.example.com/K34K244"
            }
          }
        ],
        "configuration": {
          "payment_options": [
            {
              "currencies": [
                "NOK"
              ]
            }
          ],
          "payment_product_codes": {
            "instabank.finance": "630",
            "instabank.invoice": "632"
          }
        },
        "signup": {
          "email": "customer@example.com",
          "phone_number": "+4799999999",
          "industry": "computer industry",
          "account_number": "12345678911"
        }
      },
      "klarna": {
        "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e",
        "events": [
          {
            "event": "signature_required",
            "description": "Vipps awaiting signature",
            "metadata": {
              "signature_link": "https://sig.example.com/K34K244"
            }
          }
        ],
        "configuration": {
          "payment_options": [
            {
              "currencies": [
                "NOK"
              ]
            }
          ]
        },
        "signups": [
          {
            "payment_options": [
              {
                "currencies": [
                  "NOK"
                ]
              }
            ],
            "price_package": "EU_DINTERO_PP001"
          }
        ]
      },
      "kravia": {
        "configuration": {
          "payment_options": [
            {
              "currencies": [
                "NOK"
              ]
            }
          ]
        },
        "signups": [
          {
            "payment_options": [
              {
                "currencies": [
                  "NOK"
                ]
              }
            ]
          }
        ],
        "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e",
        "events": [
          {
            "event": "signature_required",
            "description": "Vipps awaiting signature",
            "metadata": {
              "signature_link": "https://sig.example.com/K34K244"
            }
          }
        ]
      },
      "mastercard_3ds": {
        "events": [
          {
            "event": "signature_required",
            "description": "Vipps awaiting signature",
            "metadata": {
              "signature_link": "https://sig.example.com/K34K244"
            }
          }
        ],
        "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
      },
      "mastercard_tokenization": {
        "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e",
        "events": [
          {
            "event": "signature_required",
            "description": "Vipps awaiting signature",
            "metadata": {
              "signature_link": "https://sig.example.com/K34K244"
            }
          }
        ]
      },
      "payex": {
        "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e",
        "events": [
          {
            "event": "signature_required",
            "description": "Vipps awaiting signature",
            "metadata": {
              "signature_link": "https://sig.example.com/K34K244"
            }
          }
        ],
        "configuration": {
          "payment_options": [
            {
              "currencies": [
                "NOK"
              ]
            }
          ]
        },
        "creditcard": {
          "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e",
          "events": [
            {
              "event": "signature_required",
              "description": "Vipps awaiting signature",
              "metadata": {
                "signature_link": "https://sig.example.com/K34K244"
              }
            }
          ],
          "configuration": {
            "payment_options": [
              {
                "currencies": [
                  "NOK"
                ]
              }
            ]
          },
          "signup": {
            "organization_number": "123456789MVA",
            "applicant_contact": {
              "name": "John Doe",
              "phone_number": "+4799999999",
              "email": "customer@example.com"
            },
            "accounting_contact": {
              "name": "John Doe",
              "phone_number": "+4799999999",
              "email": "customer@example.com"
            },
            "payment_options": [
              {
                "currencies": [
                  "NOK"
                ]
              }
            ]
          }
        },
        "signup": {
          "organization_number": "123456789MVA",
          "applicant_contact": {
            "name": "John Doe",
            "phone_number": "+4799999999",
            "email": "customer@example.com"
          },
          "accounting_contact": {
            "name": "John Doe",
            "phone_number": "+4799999999",
            "email": "customer@example.com"
          },
          "payment_options": [
            {
              "currencies": [
                "NOK"
              ]
            }
          ]
        }
      },
      "swish": {
        "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e",
        "events": [
          {
            "event": "signature_required",
            "description": "Vipps awaiting signature",
            "metadata": {
              "signature_link": "https://sig.example.com/K34K244"
            }
          }
        ],
        "configuration": {
          "payment_options": [
            {
              "currencies": [
                "NOK"
              ]
            }
          ],
          "swish_number": "1231182293"
        },
        "signup": {
          "organization_number": "123456789MVA",
          "payment_options": [
            {
              "currencies": [
                "SEK"
              ]
            }
          ]
        }
      },
      "two": {
        "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e",
        "events": [
          {
            "event": "signature_required",
            "description": "Vipps awaiting signature",
            "metadata": {
              "signature_link": "https://sig.example.com/K34K244"
            }
          }
        ],
        "configuration": {
          "payment_options": [
            {
              "currencies": [
                "NOK"
              ]
            }
          ]
        },
        "signups": [
          {
            "payment_options": [
              {
                "currencies": [
                  "NOK"
                ]
              }
            ]
          }
        ]
      },
      "vipps": {
        "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e",
        "events": [
          {
            "event": "signature_required",
            "description": "Vipps awaiting signature",
            "metadata": {
              "signature_link": "https://sig.example.com/K34K244"
            }
          }
        ],
        "configuration": {
          "payment_options": [
            {
              "currencies": [
                "NOK"
              ]
            }
          ],
          "merchant_name": "Vipps",
          "created_time": "00:00:00",
          "merchant_serial_number": "123456",
          "client_id": "51358942-08c8-4d50-99f4-a9aa970b5f5b",
          "subscription_keys": [
            {
              "product": "Access",
              "ocp_apim_subscription_key": "de897dbb-0cd3-4445-b003-ac8214ac4638"
            }
          ]
        },
        "signup": {
          "id": "81b83246-5c19-7b94-875b-ea6d1114f099"
        }
      },
      "vipps_psp": {
        "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e",
        "events": [
          {
            "event": "signature_required",
            "description": "Vipps awaiting signature",
            "metadata": {
              "signature_link": "https://sig.example.com/K34K244"
            }
          }
        ],
        "configuration": {
          "payment_options": [
            {
              "currencies": [
                "NOK"
              ]
            }
          ],
          "merchant_serial_number": "123456"
        },
        "signups": [
          {
            "payment_options": [
              {
                "currencies": [
                  "NOK"
                ]
              }
            ]
          }
        ]
      },
      "visa_tokenization": {
        "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e",
        "events": [
          {
            "event": "signature_required",
            "description": "Vipps awaiting signature",
            "metadata": {
              "signature_link": "https://sig.example.com/K34K244"
            }
          }
        ]
      },
      "seitatech": {
        "created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e",
        "events": [
          {
            "event": "signature_required",
            "description": "Vipps awaiting signature",
            "metadata": {
              "signature_link": "https://sig.example.com/K34K244"
            }
          }
        ],
        "configuration": {
          "payment_options": [
            {
              "currencies": [
                "NOK"
              ]
            }
          ]
        },
        "signups": [
          {
            "payment_options": [
              {
                "currencies": [
                  "NOK"
                ]
              }
            ]
          }
        ]
      }
    }
  },
  "payout_case": {
    "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
  },
  "payout_destination_case": {
    "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
  }
}

Response

event handled