Skip to content

Commit

Permalink
EINV-4248 : Updated endpoint url in xero-einvoicing.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
samyuktha-sajja-xero authored Jan 30, 2024
1 parent 641d10d commit cc06bf4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xero-einvoicing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ servers:
- url: https://api.xero.com/einvoicing.xro/1.0/
description: EInvoicing
paths:
'/api/v2/registrations/{organisationId}/registerbybusinessnumber':
'registrations/{organisationId}/registerbybusinessnumber':
put:
security:
- OAuth2: [einvoicing]
Expand Down Expand Up @@ -106,7 +106,7 @@ paths:
text/json:
schema:
$ref: '#/components/schemas/ProblemDetails'
'/api/v2/registrations/{organisationId}':
'registrations/{organisationId}':
get:
security:
- OAuth2: [einvoicing]
Expand Down

0 comments on commit cc06bf4

Please sign in to comment.