Change Updates

Do not miss any Trusthub API changes, ever again

Subscribe to the Trusthub API changelog to be up to date on recent changes.

RSS

21 days ago

main
1.0.0
Compare
1.0.0

API structure has changed

Next change
31 structure changes including:
5 Additions
26 Modifications
Modified 26 Breaking
POST /v1/TrustProducts/{TrustProductSid}/Evaluations
  • Response
  • 201 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
POST /v1/TrustProducts/{Sid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
      • errors property Added
POST /v1/TrustProducts
  • Response
  • 201 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
      • errors property Added
POST /v1/SupportingDocuments/{Sid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
POST /v1/SupportingDocuments
  • Response
  • 201 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
POST /v1/CustomerProfiles/{Sid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
      • errors property Added
POST /v1/CustomerProfiles/{CustomerProfileSid}/Evaluations
  • Response
  • 201 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
POST /v1/CustomerProfiles
  • Response
  • 201 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
      • errors property Added
GET /v1/TrustProducts/{TrustProductSid}/Evaluations/{Sid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
GET /v1/TrustProducts/{TrustProductSid}/Evaluations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • results property Modified
        • status property Modified
          • Type went from string | null to string
            Breaking
      • meta property Modified
        • next_page_url, previous_page_url properties Modified
          • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /v1/TrustProducts/{TrustProductSid}/EntityAssignments
  • Response
  • 200 response Modified
    • application/json content type Modified
      • meta property Modified
        • next_page_url, previous_page_url properties Modified
          • Type went from string(uri) to string(uri) | null
  • Query
  • ObjectType, Page, PageToken query parameters Added
GET /v1/TrustProducts/{TrustProductSid}/ChannelEndpointAssignments
  • Response
  • 200 response Modified
    • application/json content type Modified
      • meta property Modified
        • next_page_url, previous_page_url properties Modified
          • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /v1/TrustProducts/{Sid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
      • errors property Added
GET /v1/TrustProducts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • results property Modified
        • status property Modified
          • Type went from string | null to string
            Breaking
        • errors property Added
      • meta property Modified
        • next_page_url, previous_page_url properties Modified
          • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /v1/SupportingDocuments/{Sid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
GET /v1/SupportingDocuments
  • Response
  • 200 response Modified
    • application/json content type Modified
      • results property Modified
        • status property Modified
          • Type went from string | null to string
            Breaking
      • meta property Modified
        • next_page_url, previous_page_url properties Modified
          • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /v1/SupportingDocumentTypes
  • Response
  • 200 response Modified
    • application/json content type Modified
      • meta property Modified
        • next_page_url, previous_page_url properties Modified
          • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /v1/Policies
  • Response
  • 200 response Modified
    • application/json content type Modified
      • meta property Modified
        • next_page_url, previous_page_url properties Modified
          • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /v1/EndUsers
  • Response
  • 200 response Modified
    • application/json content type Modified
      • meta property Modified
        • next_page_url, previous_page_url properties Modified
          • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /v1/EndUserTypes
  • Response
  • 200 response Modified
    • application/json content type Modified
      • meta property Modified
        • next_page_url, previous_page_url properties Modified
          • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /v1/CustomerProfiles/{Sid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
      • errors property Added
GET /v1/CustomerProfiles/{CustomerProfileSid}/Evaluations/{Sid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status property Modified
        • Type went from string | null to string
          Breaking
GET /v1/CustomerProfiles/{CustomerProfileSid}/Evaluations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • results property Modified
        • status property Modified
          • Type went from string | null to string
            Breaking
      • meta property Modified
        • next_page_url, previous_page_url properties Modified
          • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /v1/CustomerProfiles/{CustomerProfileSid}/EntityAssignments
  • Response
  • 200 response Modified
    • application/json content type Modified
      • meta property Modified
        • next_page_url, previous_page_url properties Modified
          • Type went from string(uri) to string(uri) | null
  • Query
  • ObjectType, Page, PageToken query parameters Added
GET /v1/CustomerProfiles/{CustomerProfileSid}/ChannelEndpointAssignments
  • Response
  • 200 response Modified
    • application/json content type Modified
      • meta property Modified
        • next_page_url, previous_page_url properties Modified
          • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
GET /v1/CustomerProfiles
  • Response
  • 200 response Modified
    • application/json content type Modified
      • results property Modified
        • status property Modified
          • Type went from string | null to string
            Breaking
        • errors property Added
      • meta property Modified
        • next_page_url, previous_page_url properties Modified
          • Type went from string(uri) to string(uri) | null
  • Query
  • Page, PageToken query parameters Added
Added 5
POST /v1/ComplianceInquiries/Tollfree/Initialize
POST /v1/ComplianceInquiries/Registration/{RegistrationId}/RegulatoryCompliance/GB/Initialize
POST /v1/ComplianceInquiries/Registration/RegulatoryCompliance/GB/Initialize
POST /v1/ComplianceInquiries/Customers/{CustomerId}/Initialize
POST /v1/ComplianceInquiries/Customers/Initialize